Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b12
Description
With the changes in JDK-8254598 it should now be relatively easy to add string deduplication support to GCs that don't currently support it. Add that support to ParallelGC.
Attachments
Issue Links
- relates to
-
JDK-8305566 Change StringDedup thread to derive from JavaThread
- Closed
-
JDK-8273582 gc/stringdedup/TestStringDeduplicationInterned.java fails with "Deduplication not occurred"
- Closed
-
JDK-8254598 StringDedupTable should use OopStorage
- Resolved