-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b22
Before region pinning, G1 would force allocations of new regions beyond the calculated young gen limit while the gclocker had been active.
With region pinning, this forced allocation is not necessary any more, but the related API is still in the code.
Remove.
With region pinning, this forced allocation is not necessary any more, but the related API is still in the code.
Remove.
- relates to
-
JDK-8318706 Implement JEP 423: Region Pinning for G1
- Resolved
-
JDK-8331401 G1: Make G1HRPrinter AllStatic
- Resolved