Blocks :
|
|
Relates :
|
There is extraneous Young/OldPLAB size checking in the G1CollectedHeap constructor at lines 185-191 in G1CollectorPolicy.cpp. (After the "Verify PLAB sizes" comment) JDK-8078555 added this validation step in an earlier phase. Also the bounds used here (raw region word size) are wrong.
|