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

G1: Use different explicit claim marks for CLDs

XMLWordPrintable

    • gc
    • b24

      Currently G1 may repeatedly clears claim marks during full gc.

      This is unnecessary if different claim marks for different phases (mark phase, adjust phase) different to the claim value used for concurrent marking are used.

      This removes the need to clear claim marks twice during full gc.

      (The clearing at the end is necessary to prepare for concurrent mark)

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

              Created:
              Updated:
              Resolved: