jmasa [Fri, 04 Jan 2013 17:04:25 -0800] rev 15094
8000325: Change default for CMSClassUnloadingEnabled to true
Reviewed-by: stefank, ysr
brutisso [Fri, 04 Jan 2013 21:33:22 +0100] rev 15093
8003822: Deprecate the incremental mode of CMS
Reviewed-by: johnc, jwilhelm
brutisso [Fri, 04 Jan 2013 11:10:17 +0100] rev 15092
8003820: Deprecate untested and rarely used GC combinations
Summary: Log warning messages for DefNew+CMS and ParNew+SerialOld
Reviewed-by: ysr, jwilhelm, jcoomes
brutisso [Sun, 30 Dec 2012 08:47:52 +0100] rev 15091
8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines
Reviewed-by: jmasa, jcoomes
johnc [Thu, 03 Jan 2013 16:28:22 -0800] rev 15090
8004816: G1: Kitchensink failures after marking stack changes
Summary: Reset the marking state, including the mark stack overflow flag, in the event of a marking stack overflow during serial reference processing.
Reviewed-by: jmasa
johnc [Fri, 21 Dec 2012 11:45:34 -0800] rev 15089
8001424: G1: Rename certain G1-specific flags
Summary: Rename G1DefaultMinNewGenPercent, G1DefaultMaxNewGenPercent, and G1OldCSetRegionLiveThresholdPercent to G1NewSizePercent, G1MaxNewSizePercent, and G1MixedGCLiveThresholdPercent respectively. The previous names are no longer accepted.
Reviewed-by: brutisso, ysr
johnc [Wed, 02 Jan 2013 11:32:41 -0800] rev 15088
8004132: SerialGC: ValidateMarkSweep broken when running GCOld
Summary: Remove bit-rotten ValidateMarkSweep functionality and flag.
Reviewed-by: johnc, jmasa
Contributed-by: tamao <tao.mao@oracle.com>
jmasa [Wed, 26 Dec 2012 15:05:30 -0800] rev 15087
8005486: NPG: Incorrect assertion in ChunkManager::list_index()
Reviewed-by: coleenp
jmasa [Mon, 03 Dec 2012 15:09:39 -0800] rev 15086
8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
Reviewed-by: johnc, coleenp
amurillo [Fri, 21 Dec 2012 10:27:49 -0800] rev 15085
8005382: new hotspot build - hs25-b15
Reviewed-by: jcoomes