JDK 23 |
---|
23 b22Fixed |
Relates :
|
|
Relates :
|
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.
|