[jdk17] RFR: 8269517: compiler/loopopts/TestPartialPeelingSinkNodes.java crashes with -XX:+VerifyGraphEdges
Dean Long
dlong at openjdk.java.net
Mon Jun 28 20:28:07 UTC 2021
On Mon, 28 Jun 2021 12:36:50 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> Please review this small change.
> The fix logic is that we should NOT verify edges of IR which has actually bailed out.
>
> Thanks.
> Best regards,
> Jie
Marked as reviewed by dlong (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk17/pull/158
More information about the hotspot-compiler-dev
mailing list