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

Parallel: Remove unused verify_all_young_refs_precise

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • 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.

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

              Created:
              Updated:
              Resolved: