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

Parallelize clearing the per-thread concurrent mark data structures

XMLWordPrintable

    • gc

      Clearing the per-thread concurrent mark data structures is single threaded. This is a bad idea in case of large heaps, significantly lengthening the concurrent mark cycle.

      Parallelize this phase.

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

              Created:
              Updated:
              Resolved: