Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
b07
Description
Currently, the counters are updated under StringDedupTable_lock, but they can be updated with atomic instructions also.
This enhancement is needed for Shenandoah GC to move StringDedupTable cleanup out of pause, into concurrent phase with StringDedupTable_lock held.
This enhancement is needed for Shenandoah GC to move StringDedupTable cleanup out of pause, into concurrent phase with StringDedupTable_lock held.
Attachments
Issue Links
- blocks
-
JDK-8236880 Shenandoah: Move string dedup cleanup into concurrent phase
-
- Resolved
-