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

Shenandoah should verify roots after pre-evacuation

    XMLWordPrintable

Details

    • gc
    • b16

    Backports

      Description

        Shenandoah verifier usually does the checks when the pause is over, and everything is done. One notable exception is evacuation path, where we do the verify_before_evacuation() check, then pre-evac the roots, and unblock. We need to check those roots are still fine after pre-evac by doing another verification step.

        Attachments

          Issue Links

            Activity

              People

                shade Aleksey Shipilev
                shade Aleksey Shipilev
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: