-
Enhancement
-
Resolution: Unresolved
-
P4
-
9
JDK-8067433 introduced retaining regions during GC, but kept a single retained region at the end of the GC.
In some cases it might be useful to keep allocating at the end of all retained regions (which are in the list introduced by JDK-8067433) in the next GC.
In some cases it might be useful to keep allocating at the end of all retained regions (which are in the list introduced by JDK-8067433) in the next GC.
- relates to
-
JDK-8030849 Investigate high fragmentation/waste in some situations during allocation during GC in G1
-
- Open
-
-
JDK-8067433 Keep waste at end of regions for further allocation during GC
-
- Open
-