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
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
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
never [Mon, 01 Mar 2010 12:12:35 -0800] rev 5032
6930398: fix for return address locals in OSR entries uses wrong test
Reviewed-by: kvn