RFR: 8292385: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out

Jie Fu jiefu at openjdk.org
Fri Sep 2 13:50:49 UTC 2022


On Fri, 2 Sep 2022 13:44:24 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> I would recommend to always use that flag when trying replay compilation. There's almost always an issue with some (often unrelated) class dependencies not being resolvable.

Okay, got it.
Thanks @TobiHartmann .

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

PR: https://git.openjdk.org/jdk/pull/10136


More information about the hotspot-compiler-dev mailing list