-
Enhancement
-
Resolution: Fixed
-
P4
-
20
-
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).