-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 20
-
Component/s: hotspot
-
b06
G1CMObjArrayProcessor::process_slice calls G1CollectedHeap::block_start although it already has the HeapRegion and everything and could just use that to remove the additional indirection (and some checking code).