git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Sat Nov 4 09:19:59 UTC 2023


Changeset: df599dbb
Author:    Andrew Haley <aph at openjdk.org>
Date:      2023-11-04 09:17:11 +0000
URL:       https://git.openjdk.org/mobile/commit/df599dbb9b0f0ee96d1ec767ac8821f164ab075d

8295159: DSO created with -ffast-math breaks Java floating-point arithmetic

Reviewed-by: ihse, dholmes, stuefe

! make/test/JtregNativeHotspot.gmk
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/bsd/os_bsd.hpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/share/utilities/globalDefinitions.cpp
! src/hotspot/share/utilities/globalDefinitions.hpp
! test/hotspot/jtreg/ProblemList.txt
+ test/hotspot/jtreg/compiler/floatingpoint/TestSubnormalDouble.java
+ test/hotspot/jtreg/compiler/floatingpoint/TestSubnormalFloat.java
+ test/hotspot/jtreg/compiler/floatingpoint/libfast-math.c

Changeset: 042eb317
Author:    duke <duke at openjdk.org>
Date:      2023-11-04 09:17:55 +0000
URL:       https://git.openjdk.org/mobile/commit/042eb317a03b6361be88fefe89b159afb3a30aa3

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list