-
Enhancement
-
Resolution: Fixed
-
P4
-
16, 17
-
b08
Concurrent Weak References always does parallel worker operation. Therefore "Process" counter is redundant, and we might as well make the root counter the per-worker one. This simplifies GC logging.
- relates to
-
JDK-8254315 Shenandoah: Concurrent weak reference processing
- Resolved