[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:54:24 UTC 2021


Sorry, head line was wrong. Will resend.

From: Doerr, Martin
Sent: Freitag, 26. März 2021 12:53
To: jdk-updates-dev at openjdk.java.net; 'hotspot-compiler-dev at openjdk.java.net' <hotspot-compiler-dev at openjdk.java.net>
Cc: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>; Langer, Christoph <christoph.langer at sap.com>
Subject: [11u] RFR: 8238812: C2 crashes with SIGFPE due to a division that floats above its zero check

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