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

Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 11-shenandoah, 13
    • hotspot
    • gc
    • b22
    • generic
    • generic

      Currently we clear claimed marks in the CLD at the start of concurrent traversal phase. This is (no more) necessary, and in fact leads to marking through CLD structures during traversal again, even when they have already been seen during init-traversal.

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: