JDK-8001421 : Backport (and name change) certain important command line flags for G1
  • Type: Backport
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2012-10-23
  • Updated: 2013-09-18
  • Resolved: 2012-11-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7-poolResolved
Description
G1DefaultMinNewGenPercent, G1DefaultMaxNewGenPercent, G1OldCSetRegionLiveThresholdPercent and G1MixedGCCountTarget are important knobs while tuning G1 and the performance team has received requests to get these available in a jdk7 update.
We would also like to make the names more user friendly e.g. - 
G1DefaultMinNewGenPercent to G1NewSizePercent,
G1DefaultMaxNewGenPercent to G1MaxNewSizePercent, 
G1OldCSetRegionLiveThresholdPercent to G1MixedGCLiveThresholdPercent
Comments
Closing as duplicate of 8001424 and 8001425. No changes will be necessary when these are fixed and backported to hsx24.
20-11-2012

Might be handled by other CRs so no action might be needed for this CR.
25-10-2012