-
Enhancement
-
Resolution: Fixed
-
P4
-
21, 25
In safepoint synchronization, ParallelGC and SerialGC conditionally synchronize STS if string deduplication is enabled, after https://bugs.openjdk.org/browse/JDK-8305566 StringDedup thread is derived from JavaThread, STS synchronization is not needed anymore, we should remove entire safepoint synchronization related code from ParallelScavengeHeap and SerialHeap
- is blocked by
-
JDK-8305566 Change StringDedup thread to derive from JavaThread
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/551cd03b
-
Review(master) openjdk/jdk/27755