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

Shenandoah should verify roots after pre-evacuation

XMLWordPrintable

    • gc
    • b16

        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.

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

                Created:
                Updated:
                Resolved: