Parallel: Remove unused verify_all_young_refs_precise

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 22
    • Component/s: hotspot
    • gc
    • b22

      Parallel contains code that verifies a card is dirty if and only if the corresponding heap-mem-range contains old-to-young pointers. However, the scavenging implementation doesn't deliver precise-dirty-card invariant after young-gc, even with JDK-8310031.

      Therefore, it's probably better to remove this dead code for now. One can always add it back when actually needed.

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: