Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
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.