[11u] RFR: 8238812: C2 crashes with SIGFPE due to a division that floats above its zero check

Doerr, Martin martin.doerr at sap.com
Fri Mar 26 11:52:57 UTC 2021


Hi,

JDK-8238812 is backported to 11.0.12-oracle. I'd like to backport it for parity.
It applies cleanly, but the test needs a small modification: The flag StressIGVN is not available in 11u (was introduced by JDK-8252219), so I had to remove it.

Bug:
https://bugs.openjdk.java.net/browse/JDK-8238812

Original change:
https://git.openjdk.java.net/jdk/commit/4b5be40a

11u backport:
http://cr.openjdk.java.net/~mdoerr/8238812_C2_bad_AD_11u/webrev.00/

Please review.

Best regards,
Martin



More information about the jdk-updates-dev mailing list