-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b27
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.
The G1EvacFailureInjector actually injects allocation failures, not general evacuation failures, so rename it.
Also change the (debug) VM options to reflect the exact meaning.
- is blocked by
-
JDK-8318706 Implement JEP 423: Region Pinning for G1
-
- Resolved
-