-
Backport
-
Resolution: Duplicate
-
P3
-
7
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
We would also like to make the names more user friendly e.g. -
G1DefaultMinNewGenPercent to G1NewSizePercent,
G1DefaultMaxNewGenPercent to G1MaxNewSizePercent,
G1OldCSetRegionLiveThresholdPercent to G1MixedGCLiveThresholdPercent
- duplicates
-
JDK-8001424 G1: Rename certain G1-specific flags
- Resolved
-
JDK-8001425 G1: Change the default values for certain G1 specific flags
- Resolved