Thu, 12 Jan 2012 00:06:47 -0800 6484965: G1: piggy-back liveness accounting phase on marking file | diff | annotate
Wed, 18 Jan 2012 10:30:12 -0500 7097586: G1: improve the per-space output when using jmap -heap file | diff | annotate
Mon, 16 Jan 2012 11:21:21 +0100 7130334: G1: Change comments and error messages that refer to CMS in g1/concurrentMark.cpp/hpp file | diff | annotate
Fri, 13 Jan 2012 13:27:48 -0800 7121547: G1: High number mispredicted branches while iterating over the marking bitmap file | diff | annotate
Tue, 10 Jan 2012 18:58:13 -0500 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces file | diff | annotate
Fri, 23 Dec 2011 11:14:18 -0800 7121496: G1: do the per-region evacuation failure handling work in parallel file | diff | annotate
Thu, 29 Dec 2011 07:37:23 +0100 7125516: G1: ~ConcurrentMark() frees incorrectly file | diff | annotate
Wed, 14 Dec 2011 13:34:57 -0800 7121618: Change type of number of GC workers to unsigned int. file | diff | annotate
Fri, 16 Dec 2011 11:40:00 -0800 7120038: G1: ParallelGCThreads==0 is broken file | diff | annotate
Thu, 17 Nov 2011 12:40:15 -0800 7112743: G1: Reduce overhead of marking closure during evacuation pauses file | diff | annotate
Tue, 09 Aug 2011 10:16:01 -0700 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads file | diff | annotate
Fri, 18 Nov 2011 12:27:10 -0800 7111795: G1: Various cleanups identified during walk through of changes for 6484965 file | diff | annotate
Mon, 07 Nov 2011 22:11:12 -0500 7092309: G1: introduce old region set file | diff | annotate
Fri, 14 Oct 2011 11:12:24 -0400 7088680: G1: Cleanup in the G1CollectorPolicy class file | diff | annotate
Wed, 05 Oct 2011 08:44:10 -0700 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t file | diff | annotate
Thu, 22 Sep 2011 10:57:37 -0700 6484982: G1: process references during evacuation pauses file | diff | annotate
Wed, 21 Sep 2011 15:24:07 -0700 7092245: G1: Wrong format specifier in G1PrintRegionLivenessInfo header output file | diff | annotate
Wed, 21 Sep 2011 10:04:45 -0700 7068215: G1: Print reference processing time during remark file | diff | annotate
Wed, 07 Sep 2011 12:21:23 -0400 7050392: G1: Introduce flag to generate a log of the G1 ergonomic decisions file | diff | annotate
Fri, 19 Aug 2011 09:30:59 +0200 6814390: G1: remove the concept of non-generational G1 file | diff | annotate
Fri, 24 Jun 2011 12:38:49 -0400 7049999: G1: Make the G1PrintHeapRegions output consistent and complete file | diff | annotate
Mon, 20 Jun 2011 22:03:13 -0400 7055073: G1: code cleanup in the concurrentMark.* files file | diff | annotate
Tue, 14 Jun 2011 11:01:10 -0700 7004681: G1: Extend marking verification to Full GCs file | diff | annotate
Tue, 14 Jun 2011 10:33:43 -0400 7046558: G1: concurrent marking optimizations file | diff | annotate
Tue, 17 May 2011 00:56:01 -0700 7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error # file | diff | annotate
Fri, 29 Apr 2011 14:59:04 -0400 7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...) file | diff | annotate
Fri, 29 Apr 2011 12:40:49 -0400 7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this. file | diff | annotate
Fri, 18 Feb 2011 10:07:34 -0800 7020042: G1: Partially remove fix for 6994628 file | diff | annotate
Mon, 04 Apr 2011 14:23:17 -0400 7027766: G1: introduce flag to dump the liveness information per region at the end of marking file | diff | annotate
Thu, 17 Mar 2011 10:32:46 -0700 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads file | diff | annotate
Fri, 04 Mar 2011 17:13:19 -0500 7014923: G1: code cleanup file | diff | annotate
Thu, 27 Jan 2011 16:11:27 -0800 6990754: Use native memory and reference counting to implement SymbolTable file | diff | annotate
Wed, 26 Jan 2011 09:57:42 -0800 Merge file | diff | annotate
Tue, 25 Jan 2011 10:56:22 -0800 6608385: G1: need to support parallel reference processing file | diff | annotate
Tue, 25 Jan 2011 17:58:19 -0500 7014261: G1: RSet-related failures file | diff | annotate
Wed, 19 Jan 2011 19:30:42 -0500 6977804: G1: remove the zero-filling thread file | diff | annotate
Wed, 19 Jan 2011 09:35:17 -0500 7011379: G1: overly long concurrent marking cycles file | diff | annotate
Mon, 10 Jan 2011 17:14:53 -0500 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent file | diff | annotate
Fri, 17 Dec 2010 11:26:53 -0800 7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field file | diff | annotate
Wed, 01 Dec 2010 17:34:02 -0800 6983204: G1: Nightly test nsk/regression/b4958615 failing with +ExplicitGCInvokesConcurrent file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Mon, 18 Oct 2010 15:01:41 -0700 6988458: G1: assert(mr.end() <= _cm->finger()) failed: otherwise the region shouldn't be on the stack file | diff | annotate
Tue, 28 Sep 2010 09:51:37 -0700 6941395: G1: Use only lock-free versions of region stack push() and pop() file | diff | annotate
Mon, 20 Sep 2010 14:38:38 -0700 6984287: Regularize how GC parallel workers are specified. file | diff | annotate
Tue, 17 Aug 2010 14:40:00 -0400 6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Tue, 18 May 2010 11:02:18 -0700 6951319: enable solaris builds using Sun Studio 12 update 1 file | diff | annotate
Tue, 30 Mar 2010 15:43:03 -0400 6937142: G1: improvements to debugging output (S-M) file | diff | annotate
Tue, 06 Apr 2010 10:59:45 -0400 6909756: G1: guarantee(G1CollectedHeap::heap()->mark_in_progress(),"Precondition.") file | diff | annotate
Mon, 05 Apr 2010 12:19:22 -0400 6940310: G1: MT-unsafe calls to CM::region_stack_push() / CM::region_stack_pop() file | diff | annotate
Thu, 18 Mar 2010 12:14:59 -0400 6935821: G1: threads created during marking do not active their SATB queues file | diff | annotate
Thu, 18 Mar 2010 01:48:28 -0700 6921710: G1: assert(new_finger >= _finger && new_finger < _region_limit,"invariant") file | diff | annotate
Wed, 24 Feb 2010 07:00:33 -0800 6928081: G1: rename parameters common with CMS file | diff | annotate
Tue, 23 Feb 2010 23:13:23 -0500 6928059: G1: command line parameter renaming file | diff | annotate
Wed, 16 Dec 2009 15:12:51 -0800 6862387: tune concurrent refinement further file | diff | annotate
Wed, 30 Sep 2009 14:50:51 -0400 6890137: G1: revamp reachable object dump file | diff | annotate
Thu, 22 Oct 2009 07:43:49 -0700 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359 file | diff | annotate
Wed, 07 Oct 2009 10:09:57 -0400 6888619: G1: too many guarantees in concurrent marking file | diff | annotate
Wed, 07 Oct 2009 09:42:18 -0400 6888316: G1: has_aborted() || _cm->region_stack_empty() fails file | diff | annotate
Fri, 02 Oct 2009 16:12:07 -0400 6885041: G1: inconsistent thread dump file | diff | annotate
(0)-60tip

mercurial