RFR: 8261397: Try Catch Method Failing to Work When Dividing An Integer By 0 [v3]
Gerard Ziemski
gziemski at openjdk.java.net
Wed Feb 17 21:20:39 UTC 2021
On Wed, 17 Feb 2021 20:39:47 GMT, Phil Race <prr at openjdk.org> wrote:
> Looks reasonable to me. I suppose there is a BSD unix port that uses this code hence the MACOS_ONLY ?
Exactly, any BSD platform uses this implementation. macOS is just one of them.
Thanks Phil!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2615
More information about the hotspot-runtime-dev
mailing list