RFR: 8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_CountedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added [v3]

Yi Yang yyang at openjdk.java.net
Fri Aug 13 12:02:25 UTC 2021


On Fri, 13 Aug 2021 11:46:36 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Looks good to me but please verify that the test reproduces the issue without your fix.

Yes, I will test if it would crash without this fix before integrating.

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

PR: https://git.openjdk.java.net/jdk/pull/4920


More information about the hotspot-compiler-dev mailing list