When HeapRegionManager::allocate_containing_regions() fails to allocate parts of the regions for the given memory area, it will leave around committed/free regions, even if they were committed before.
It would be nice if the committed regions were uncommitted again.
It would be nice if the committed regions were uncommitted again.
- relates to
-
JDK-8308854 G1 archive region allocation may expand/shrink the heap above/below -Xms
-
- Open
-