Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8240440

Implement get_safepoint_workers() for parallel GC

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • 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.

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

              Created:
              Updated:
              Resolved: