RFR: 8286182: C2: crash with SIGFPE when executing compiled code

Martin Doerr mdoerr at openjdk.java.net
Wed May 18 16:21:44 UTC 2022


On Wed, 18 May 2022 15:44:10 GMT, Quan Anh Mai <duke at openjdk.java.net> wrote:

> This patch backs out the changes made by [JDK-8285390](https://bugs.openjdk.java.net/browse/JDK-8285390) and [JDK-8284742](https://bugs.openjdk.java.net/browse/JDK-8284742) since there are failures due to div nodes floating above its validity checks.
> 
> Thanks.

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

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


More information about the core-libs-dev mailing list