[jdk17] Integrated: 8269517: compiler/loopopts/TestPartialPeelingSinkNodes.java crashes with -XX:+VerifyGraphEdges
Jie Fu
jiefu at openjdk.java.net
Tue Jun 29 11:22:09 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
This pull request has now been integrated.
Changeset: 7010dfdf
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/7010dfdffab3582d7f5e935247735dff1b3152e6
Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
8269517: compiler/loopopts/TestPartialPeelingSinkNodes.java crashes with -XX:+VerifyGraphEdges
Reviewed-by: kvn, dlong
-------------
PR: https://git.openjdk.java.net/jdk17/pull/158
More information about the hotspot-compiler-dev
mailing list