-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b07
Today, when a weak OopStorage is added, you have to plug it in explicitly to ZGC, Shenandoah and the WeakProcessor. And sometimes the runtime data structures associated with an OopStorage need a notification when oops die. Then you have to explicitly plug in notification code in various places.
It would be ideal if this process could be completely automated.
It would be ideal if this process could be completely automated.
- relates to
-
JDK-8253581 runtime/stringtable/StringTableCleaningTest.java fails on 32-bit platforms
- Resolved
-
JDK-8247920 Unify handling of all OopStorage instances in root processing
- Resolved
-
JDK-8261905 Move implementation of OopStorage num_dead related functions
- Resolved
-
JDK-8249877 Shenandoah: Report number of dead weak oops during STW weak roots
- Resolved