JDK 18 |
---|
18 b17Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
G1EvacFailureRegions introduced in JDK-8254167 is a data structure that collects information about evacuation failure that is local to a single young garbage collection but currently located in G1CollectedHeap. After introduction of G1YoungCollector in JDK-8253343, this data structure is best moved there.
|