RFR: 8355979: ATTRIBUTE_NO_UBSAN needs to be extended to handle float divisions by zero on AIX
Joachim Kern
jkern at openjdk.org
Wed Apr 30 13:25:54 UTC 2025
On Wed, 30 Apr 2025 13:04:18 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Seems the currently used ATTRIBUTE_NO_UBSAN does not handle the exclusion of float divisions by zero.
> At least this is the case on AIX.
>
> (seen in the jtreg test java/lang/Math/PowTests.java )
LGTM
-------------
Marked as reviewed by jkern (Committer).
PR Review: https://git.openjdk.org/jdk/pull/24963#pullrequestreview-2807043139
More information about the core-libs-dev
mailing list