-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
b20
Traversal GC:
There are duplicated works among:
fixup_roots();
_heap->parallel_cleaning(false);
There are duplicated works among:
fixup_roots();
_heap->parallel_cleaning(false);
- relates to
-
JDK-8236981 Shenandoah: Remove ShenandoahTraversalUpdateRefsClosure
- Closed