Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8080106 Refactor setup of parallel GC threads
  3. JDK-8080110

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

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • 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.

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

                Created:
                Updated:
                Resolved: