-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8362732 | repo-phoenix | Daniel Daugherty | P4 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8362732 Use ratios instead of percentages in G1HeapSizingPolicy::expansion_amount
-
- Resolved
-
- blocks
-
JDK-8245088 Always provide logs for G1 heap expansion calculations
-
- Resolved
-
- is blocked by
-
JDK-8245086 G1: Rename measured pause time ratios
-
- Resolved
-