-
Enhancement
-
Resolution: Fixed
-
P4
-
14, 15
-
b19
Currently, concurrent weak and strong root processing are under umbrella of concurrent root. We should split them up, for better readability and time tracking.
The downside is that we will need to start/stop workers twice when concurrent class unloading is disabled.
The downside is that we will need to start/stop workers twice when concurrent class unloading is disabled.
- relates to
-
JDK-8246593 Shenandoah: string dedup roots should be processed during concurrent weak roots phase
-
- Resolved
-