-
Enhancement
-
Resolution: Duplicate
-
P4
-
19
This is one of the final steps to enable region pinning in G1.
After all the expected optimizations of evacuation failure mechanism are done, we can enable region pinning in Young GC.
Thomas already had a draft version at: https://github.com/openjdk/jdk/compare/master...tschatzl:full-pin-support
After all the expected optimizations of evacuation failure mechanism are done, we can enable region pinning in Young GC.
Thomas already had a draft version at: https://github.com/openjdk/jdk/compare/master...tschatzl:full-pin-support
- duplicates
-
JDK-8318706 Implement JEP 423: Region Pinning for G1
- Resolved
- relates to
-
JDK-8278191 G1: Enable region pinning in Full GC
- Closed