RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]

Christian Hagedorn chagedorn at openjdk.org
Tue Oct 22 07:21:30 UTC 2024


On Tue, 22 Oct 2024 00:56:39 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> I might be missing something, but why is the new test inside src/hotspot?

Huh, you're right! I have no idea how this happened. Well, let's fix it: https://github.com/openjdk/jdk/pull/21629

Thanks for spotting and reporting this!

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

PR Comment: https://git.openjdk.org/jdk/pull/21561#issuecomment-2428450388


More information about the hotspot-compiler-dev mailing list