Remove safepoint synchronization from ParallelScavengeHeap and SerialHeap

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 21, 25
    • Component/s: hotspot
    • gc
    • 21
    • b20
    • generic

      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

            Assignee:
            Xiaolong Peng
            Reporter:
            Xiaolong Peng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: