Remove usage of CollectedHeap::n_par_threads() from root processing

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b68

        Remove the explicit usages of CollectedHeap::n_par_threads() from the root processing code.

        The proposal is to pass the number of worker threads via the StrongRootsScope object. The StrongRootsScope object is already setup from single-threaded code where we know how many worker threads are going to be used.

              Assignee:
              Stefan Karlsson
              Reporter:
              Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: