-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
b25
G1HeapSizingPolicy::expansion_amount bases its calculations on percentages instead of ratios for no reason. I.e. it adds a few seemingly unnecessary *100 multiplications.
Remvoe those
Logs may still print everything in percent.
Remvoe those
Logs may still print everything in percent.
- blocks
-
JDK-8245088 Always provide logs for G1 heap expansion calculations
- Resolved
- is blocked by
-
JDK-8245086 G1: Rename measured pause time ratios
- Resolved