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

Remove the use of safepoint_workers in reference processor

XMLWordPrintable

    • gc

      `CollectedHeap::safepoint_workers` provides workers for runtime to use. GC code should not use it.

      Therefore, the use of `Universe::heap()->safepoint_workers();` in `ReferenceProcessor::run_task` is incorrect.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: