-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b13
For some reason the adjust roots phase in parallel gc full gc (PSParallelCompact::adjust_roots) is single-threaded; parallelize using the work gang like for other parallel collectors.
- relates to
-
JDK-8262973 Verify ParCompactionManager instance in PCAdjustPointerClosure
- Resolved