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

Christian Hagedorn chagedorn at openjdk.java.net
Thu Jul 8 07:14:47 UTC 2021


On Wed, 7 Jul 2021 11:38:11 GMT, Roland Westrelin <roland 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.

Okay, thanks for trying it!

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

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


More information about the hotspot-compiler-dev mailing list