Implement get_safepoint_workers() for parallel GC

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 15
    • Affects Version/s: 15
    • Component/s: hotspot
    • gc
    • b14

      The CollectedHeap method get_safepoint_workers() is currently only implemented for G1, Z and Shenandoah. It gives access to the workgroup used by the GCs to use for non-GC safepoints.

      Since the parallel GC does not do concurrent work, it can return its work gang in this method without problems.

            Assignee:
            Ralf Schmelter
            Reporter:
            Ralf Schmelter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: