JDK 22 |
---|
22 b10Fixed |
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
A common case in evacuation failure is that only a very small subset of the original contents of the region experiencing the failure is live. We mark the region as old and basically completely full. This is a waste of space. A following GC could clean them out cheaply in many cases. May also be very interesting in case of pinned regions, i.e. clean the affected regions out in the next gc.
|