Recently mechanisms for concurrent String and Symboltable cleanup have been implemented for ZGC.
These can be reused to implement the same in G1.
These can be reused to implement the same in G1.
- relates to
-
JDK-8219643 Purge CLDG concurrently in G1
- Open
-
JDK-8213198 Not triggering concurrent cycle in G1 leaves string table cleanup deferred
- Open
-
JDK-8213229 Investigate treating StringTable as weak in young collections
- Resolved