| JDK 22 |
|---|
| 22 b27Fixed |
|
Blocks :
|
With JDK-8318706 there are now two reasons why an evacuation failure may happen: region pinning and allocation failure. The G1EvacFailureInjector actually injects allocation failures, not general evacuation failures, so rename it. Also change the (debug) VM options to reflect the exact meaning.
|