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

Remove reuse of GC-workers in safepoint_workers()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • 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.

            jnorlinder Jonas Norlinder
            jnorlinder Jonas Norlinder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: