- relates to
-
JDK-8247878 Move Management strong oops to OopStorage
- Resolved
-
JDK-8248407 Move Universe roots into OopStorage
- Resolved
-
JDK-8247808 Move JVMTI strong oops to OopStorage
- Resolved
-
JDK-8247819 G1: Process strong OopStorage entries in parallel
- Resolved
-
JDK-8247820 ParallelGC: Process strong OopStorage entries in parallel
- Resolved
-
JDK-8248132 ZGC: Unify handling of all OopStorage instances in root processing
- Resolved
-
JDK-8248133 SerialGC: Unify handling of all OopStorage instances in root processing
- Resolved
-
JDK-8248391 Unify handling of all OopStorage instances in weak root processing
- Resolved
-
JDK-8248134 Shenandoah: Unify handling of all OopStorage instances in root processing
- Closed
Unify handling of all OopStorage instances in root processing
Refactor the existing root processing code to automatically pick up new OopStorage containers. This helps with adding new ones without needing to modify all collectors.
(4 relates to)