[jdk21u-dev] RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
duke
duke at openjdk.org
Wed Dec 11 13:33:47 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
@bulasevich
Your change (at version 161842e2eaab7cfa12bc9ecd2473dd5a3cfb1be2) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1111#issuecomment-2535998643
More information about the jdk-updates-dev
mailing list