[jdk21u-dev] RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
Goetz Lindenmaier
goetz at openjdk.org
Fri Nov 1 08:56:36 UTC 2024
On Wed, 30 Oct 2024 22:15:51 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:
> Hi all,
>
> backport https://bugs.openjdk.org/browse/JDK-8295159 to fix broken Java floating-point arithmetic.
>
> Minor merge conflicts in os_linux.cpp and os_bsd.cpp have been resolved manually. The conflict is with the NativeLibraryLoadEvent tracing applied on the mainline around the dlopen() call: https://github.com/openjdk/jdk/pull/16903
>
> The fix passed tier1-3 jtreg tests.
>
> Thank you
Hi @bulasevich , do we need any of the 6 related issues listed in the JBS issue?
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1111#issuecomment-2451537521
More information about the jdk-updates-dev
mailing list