Remove reuse of GC-workers in safepoint_workers()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot
    • gc

      CollectedHeap provides a pool of workers for runtime to use through safepoint_workers().

      Some collectors, e.g. G1 and Parallel share their GC worker threads instead of creating explicit safepoint worker threads. To allow accurate accounting of GC CPU time in JDK-8359110 we should remove that optimization.

            Assignee:
            Unassigned
            Reporter:
            Jonas Norlinder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: