Remove the use of safepoint_workers in reference processor

XMLWordPrintable

    • gc
    • b05

      `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.

            Assignee:
            Thomas Schatzl
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: