Wed, 10 Mar 2010 21:42:26 -0800 6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time
xlu [Wed, 10 Mar 2010 21:42:26 -0800] rev 5042
6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time Summary: Improve the usability of safepoint statistics data. See bug evaluation for more details. Reviewed-by: ysr, dholmes
Tue, 02 Mar 2010 12:09:40 -0800 6914050: jvm assertion "guard pages must be in use" in -Xcomp mode
coleenp [Tue, 02 Mar 2010 12:09:40 -0800] rev 5041
6914050: jvm assertion "guard pages must be in use" in -Xcomp mode Summary: Move creating stack guard pages in jni attach thread before potential java call rather than after. Also cleanup stack guard pages when jni attach fails Reviewed-by: never, dholmes
Wed, 03 Mar 2010 08:10:41 -0800 6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant")
jmasa [Wed, 03 Mar 2010 08:10:41 -0800] rev 5040
6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant") Summary: Calculation of the slicing of survivor spaces for MT was incorrect. Reviewed-by: ysr
Tue, 02 Mar 2010 13:59:37 -0800 Merge
johnc [Tue, 02 Mar 2010 13:59:37 -0800] rev 5039
Merge
Fri, 26 Feb 2010 16:40:55 -0500 6923123: Hotspot refuses to start when -Xmx4m or -Xms4m is specified
phh [Fri, 26 Feb 2010 16:40:55 -0500] rev 5038
6923123: Hotspot refuses to start when -Xmx4m or -Xms4m is specified Summary: Reduce NewSize from 4m to 1m. Reviewed-by: tonyp, jmasa
Tue, 02 Mar 2010 13:57:46 -0800 Merge
johnc [Tue, 02 Mar 2010 13:57:46 -0800] rev 5037
Merge
Wed, 24 Feb 2010 14:56:20 -0500 6928065: G1: use existing command line parameters to set the young generation size
tonyp [Wed, 24 Feb 2010 14:56:20 -0500] rev 5036
6928065: G1: use existing command line parameters to set the young generation size Summary: see synopsis Reviewed-by: johnc, jmasa
Wed, 24 Feb 2010 07:00:33 -0800 6928081: G1: rename parameters common with CMS
jmasa [Wed, 24 Feb 2010 07:00:33 -0800] rev 5035
6928081: G1: rename parameters common with CMS Summary: Rename marking stack sizing flags to be common between G1 and CMS Reviewed-by: ysr, tonyp
Tue, 23 Feb 2010 23:14:34 -0500 6928073: G1: use existing command line parameters for marking cycle initiation
tonyp [Tue, 23 Feb 2010 23:14:34 -0500] rev 5034
6928073: G1: use existing command line parameters for marking cycle initiation Summary: replace the combination of the G1SteadyStateUsed / G1SteadyStateUsedDelta parameteres to decide the marking initiation threshold and instead use InitiatingHeapOccupancyPercent. Reviewed-by: ysr, johnc
Tue, 23 Feb 2010 23:13:23 -0500 6928059: G1: command line parameter renaming
tonyp [Tue, 23 Feb 2010 23:13:23 -0500] rev 5033
6928059: G1: command line parameter renaming Summary: Rename G1 parameters to make them more consistent. Reviewed-by: jmasa, johnc
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip