[11u] RFR: 8261397: Try Catch Method Failing to Work When Dividing An Integer By 0

Vladimir Kempik vkempik at azul.com
Tue Mar 30 12:22:11 UTC 2021


Please review this backport of 8261397 to jdk11u

The fix didn’t apply cleanly due to MACOS_ONLY macro missing in jdk11.

The fix is low-risk, affect only macos_x86 when running in rosetta2 translation mode on m1 mac.
Checked the build with fix on m1 mac with testcase from the bug, testcase now works.

The webrev - http://cr.openjdk.java.net/~vkempik/8261397/webrev.00/ <http://cr.openjdk.java.net/~vkempik/8261397/webrev.00/>

The Bug - https://bugs.openjdk.java.net/browse/JDK-8261397 <https://bugs.openjdk.java.net/browse/JDK-8261397>

Regards, Vladimir


More information about the jdk-updates-dev mailing list