RFR: 8323012: C2 fails with fatal error: no reachable node should have no use

Vladimir Kozlov kvn at openjdk.org
Fri Jan 5 18:45:29 UTC 2024


On Fri, 5 Jan 2024 09:29:15 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Incorrect refactoring from [JDK-8322490](https://bugs.openjdk.org/browse/JDK-8322490), probably a copy-paste error, leads to a dead `CastPP` and might have other not yet observed effects. See JBS for details.
> 
> I wasn't able to extract a regression test for this but it reliably reproduced with replay compilation.
> 
> Thanks,
> Tobias

Good.

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

PR Review: https://git.openjdk.org/jdk/pull/17276#pullrequestreview-1806644365


More information about the hotspot-compiler-dev mailing list