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

Move scrubbing setup code away out of ConcurrentMark

XMLWordPrintable

    • gc
    • b103

      Move remembered set scrubbing set up code away from the ConcurrentMark class.
      This code deals with setting up gangtasks, determining number of threads to run, etc. that should not be the responsibility of ConcurrentMark.

      This allows us to remove the dependency of ConcurrentMark to g1RemSet.hpp and HeapRegionManager.hpp too.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: