[jdk17] RFR: 8269746: C2: assert(!in->is_CFG()) failed: CFG Node with no controlling input?

Roland Westrelin roland at openjdk.java.net
Wed Jul 7 11:40:48 UTC 2021


On Wed, 7 Jul 2021 09:50:41 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> Have you tried playing around with `-XX:+StressIGVN` to trigger it again?

Thanks for the suggestion. I tried running the test case 1000 times in a loop with -XX:+StressIGVN but the crash doesn't reproduce.

-------------

PR: https://git.openjdk.java.net/jdk17/pull/222


More information about the hotspot-compiler-dev mailing list