[jdk21u-dev] RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic

Paul Hohensee phh at openjdk.org
Thu Oct 31 16:18:46 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-8337994 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

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1111#pullrequestreview-2408452309


More information about the jdk-updates-dev mailing list