[jdk13u-dev] RFR: 8261397: Try Catch Method Failing to Work When Dividing An Integer By 0

Vladimir Kempik vkempik at openjdk.java.net
Tue Mar 30 11:10:03 UTC 2021


Backport-of: 0257caad38b4358bd151e993b708603fce2056f2

Please review this backport of 8261397 to jdk13u-dev

patch applied cleanly, but had to be changed  due to missing MACOS_ONLY macro in jdk13.

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

Commit messages:
 - 8261397: Try Catch Method Failing to Work When Dividing An Integer By 0

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/164/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=164&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8261397
  Stats: 33 lines in 3 files changed: 32 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/164.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/164/head:pull/164

PR: https://git.openjdk.java.net/jdk13u-dev/pull/164


More information about the jdk-updates-dev mailing list