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

Shenandoah: Missing verification steps after JDK-8255765

XMLWordPrintable

    • gc
    • b12

        When debugging Shenandoah with Leyden, I noticed that before-update-refs verification step is no longer running. I believe we missed it when moving the code around with JDK-8255765.

        See:

        ```
        % curl -s -L https://github.com/openjdk/jdk/commit/34eb8b34.diff | grep verify_before_updaterefs
        - verifier()->verify_before_updaterefs();
        ```

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

                Created:
                Updated:
                Resolved: