hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
Wed, 19 Jan 2011 19:30:42 -0500 tonyp 6977804: G1: remove the zero-filling thread
Tue, 07 Dec 2010 16:47:42 -0500 tonyp 6994056: G1: when GC locker is active, extend the Eden instead of allocating into the old gen
Tue, 24 Aug 2010 17:24:33 -0400 tonyp 6974966: G1: unnecessary direct-to-old allocations
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Mon, 13 Sep 2010 10:00:24 -0700 johnc 6981746: G1: SEGV with -XX:+TraceGen0Time
Wed, 04 Aug 2010 13:03:23 -0400 tonyp 6963209: G1: remove the concept of abandoned pauses
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array
Mon, 28 Jun 2010 14:13:17 -0400 tonyp 6944166: G1: explicit GCs are not always handled correctly
Thu, 22 Apr 2010 15:20:16 -0400 tonyp 6946048: G1: improvements to +PrintGCDetails output
Fri, 07 May 2010 13:14:41 -0400 tonyp 6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Thu, 22 Apr 2010 10:02:38 -0700 johnc 6819061: G1: eliminate serial Other times that are proportional to the collection set length
Fri, 16 Apr 2010 08:48:16 -0700 apetrusenko 6942253: G1: replace G1ParallelGCAllocBufferSize with YoungPLABSize and OldPLABSize
Tue, 30 Mar 2010 15:43:03 -0400 tonyp 6937142: G1: improvements to debugging output (S-M)
Tue, 06 Apr 2010 10:59:45 -0400 tonyp 6909756: G1: guarantee(G1CollectedHeap::heap()->mark_in_progress(),"Precondition.")
Tue, 30 Mar 2010 15:36:55 -0400 tonyp 6937160: G1: should observe GCTimeRatio
Wed, 24 Feb 2010 14:56:20 -0500 tonyp 6928065: G1: use existing command line parameters to set the young generation size
Tue, 23 Feb 2010 23:14:34 -0500 tonyp 6928073: G1: use existing command line parameters for marking cycle initiation
Tue, 23 Feb 2010 23:13:23 -0500 tonyp 6928059: G1: command line parameter renaming
Thu, 11 Feb 2010 15:52:19 -0800 iveresov 6923991: G1: improve scalability of RSet scanning
Wed, 16 Dec 2009 15:12:51 -0800 iveresov 6862387: tune concurrent refinement further
Thu, 19 Nov 2009 13:43:25 -0800 ysr 6902303: G1: ScavengeALot should cause an incremental, rather than a full, collection
Thu, 19 Nov 2009 10:19:19 -0800 ysr 6902701: G1: protect debugging code related to 6898948 with a debug flag
Fri, 13 Nov 2009 11:55:26 -0800 ysr 6898948: G1: forensic instrumentation for out-of-bounds recent_avg_pause_time_ratio()
Fri, 23 Oct 2009 14:34:27 -0400 tonyp 6886024: G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
Thu, 30 Jul 2009 16:22:58 -0400 tonyp 6819085: G1: use larger and/or user settable region size
Wed, 19 Aug 2009 12:53:25 -0400 tonyp 6871111: G1: remove the concurrent overhead tracker
Tue, 04 Aug 2009 16:00:17 -0700 johnc 6819077: G1: first GC thread coming late into the GC.
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Mon, 11 May 2009 16:30:56 -0700 iveresov 6484957: G1: parallel concurrent refinement
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Wed, 25 Mar 2009 13:10:54 -0700 apetrusenko 6543938: G1: remove the concept of popularity
Sat, 21 Mar 2009 22:53:04 -0400 tonyp 6820321: G1: Error: guarantee(check_nums(total, n, parts), "all seq lengths should match")
Wed, 18 Mar 2009 11:37:48 -0400 tonyp Merge
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Sun, 15 Mar 2009 22:03:38 -0400 tonyp 6604422: G1: re-use half-promoted regions
Tue, 24 Feb 2009 15:50:23 -0500 tonyp 6804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure)
Mon, 09 Feb 2009 17:33:06 +0300 apetrusenko 6802413: G1: G1FixedSurvivorSpaceSize should be converted into regions in calculate_survivors_policy()
Fri, 06 Feb 2009 01:38:50 +0300 apetrusenko 6484959: G1: introduce survivor spaces
Fri, 16 Jan 2009 13:02:20 -0500 tonyp 6484956: G1: improve evacuation pause efficiency
Mon, 15 Dec 2008 16:55:11 -0800 xdono 6785258: Update copyright year
Wed, 06 Aug 2008 11:57:31 -0400 tonyp 6722565: G1: assert !r->is_on_unclean_list() fires
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
less more (0) tip