[jdk16] RFR: 8259276: C2: Empty expression stack when reexecuting tableswitch/lookupswitch instructions after deoptimization

Tobias Hartmann thartmann at openjdk.java.net
Mon Jan 25 12:46:46 UTC 2021


On Mon, 25 Jan 2021 12:33:40 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> The fix introduces an assert which reliably fires during compilation with the problematic test case (Kitchensink). So, I see less value in a dedicated regression test now.

Okay, fair enough.

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

PR: https://git.openjdk.java.net/jdk16/pull/130


More information about the hotspot-compiler-dev mailing list