-
Enhancement
-
Resolution: Withdrawn
-
P4
-
18
Currently, G1SegmentedArrayBufferList in G1EvacFailureObjectsSet is not reclaimed, this may retain unnecessary memory, it should be reclaimed (partially) at some point (concurrently).
https://github.com/openjdk/jdk/pull/5181#discussion_r737592797
https://github.com/openjdk/jdk/pull/5181#discussion_r737592797
- relates to
-
JDK-8254739 G1: Optimize evacuation failure for regions with few failed objects
- Resolved
-
JDK-8274993 G1: support concurrent freeing of segments after GC in evacuation failure handling
- Closed