The implementations of G1EvacuationRootClosures::raw_strong_oops() are always the same as strong_oops().
So the (single) call to raw_strong_oops() can be removed and replaced by strong_oops().
So the (single) call to raw_strong_oops() can be removed and replaced by strong_oops().
- relates to
-
JDK-8231073 Second-pass CLD walk should be claimed by a single thread
-
- Closed
-