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

Parallel: Remove unused verify_all_young_refs_precise

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 22
    • 22
    • hotspot
    • gc
    • b22

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: