-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b128
Humongous objects always take up a number of regions. If humongous object is smaller than one region it takes up the whole region. If a humongous object is larger than N regions and smaller than (N+1) regions it takes up (N+1) regions. No allocations are allowed in the free space (if any) of the last region.
- relates to
-
JDK-8139889 JEP 278: Additional Tests for Humongous Objects in G1
-
- Closed
-