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

Parallelize setting up for scanning/updating the remembered set

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 9, 10
    • hotspot
    • gc

      G1RemSet::prepare_for_oops_into_collection_set_do() does some non-trivial O(#regions) work that in case of heaps with a few thousand regions shows up in "Other" time as significant.

      Parallelize this phase and add appropriate logging.

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

              Created:
              Updated:
              Resolved: