Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b06
Description
The heap resizing policy code executed during full collection is in the wrong place, in G1CollectedHeap but should be in G1HeapSizingPolicy. Further the policy code can be refactored a bit.
Attachments
Issue Links
- blocks
-
JDK-8238686 G1 may waste lots of space or fail to uncommit when observing MinHeapFreeRatio during sizing after full gc
- Open
-
JDK-8248324 G1: Remove resizing during Remark
- Open