git: openjdk/jdk17u-dev: 2 new changesets

Amos Shi ashi at openjdk.org
Mon Aug 26 18:50:40 UTC 2024


Changeset: 803c2c27
Branch: master
Author:    Amos Shi <ashi at openjdk.org>
Date:      2024-08-26 18:49:44 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/803c2c27d88ee0948611f11f1d099d7fe5c7d593

8302800: Augment NaN handling tests of FDLIBM methods

Reviewed-by: mbaesken
Backport-of: dfce4e1943f2f95b74b5a9cdde9d738dcffd0b43

! test/jdk/java/lang/Math/CubeRootTests.java
! test/jdk/java/lang/Math/Expm1Tests.java
! test/jdk/java/lang/Math/HyperbolicTests.java
+ test/jdk/java/lang/Math/InverseTrigTests.java
! test/jdk/java/lang/Math/Log10Tests.java
! test/jdk/java/lang/Math/Log1pTests.java
! test/jdk/java/lang/Math/Tests.java

Changeset: 03cbfaa7
Branch: master
Author:    Amos Shi <ashi at openjdk.org>
Date:      2024-08-26 18:50:06 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/03cbfaa733bc6a59da6ba5c0d0918245e534752a

8315024: Vector API FP reduction tests should not test for exact equality

Reviewed-by: mdoerr
Backport-of: e6f23a90d4a53339a3c9c2b76fc5d317940e4472

! test/jdk/jdk/incubator/vector/Double128VectorTests.java
! test/jdk/jdk/incubator/vector/Double256VectorTests.java
! test/jdk/jdk/incubator/vector/Double512VectorTests.java
! test/jdk/jdk/incubator/vector/Double64VectorTests.java
! test/jdk/jdk/incubator/vector/DoubleMaxVectorTests.java
! test/jdk/jdk/incubator/vector/Float128VectorTests.java
! test/jdk/jdk/incubator/vector/Float256VectorTests.java
! test/jdk/jdk/incubator/vector/Float512VectorTests.java
! test/jdk/jdk/incubator/vector/Float64VectorTests.java
! test/jdk/jdk/incubator/vector/FloatMaxVectorTests.java
! test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Masked-op.template
! test/jdk/jdk/incubator/vector/templates/Unit-Reduction-op.template
! test/jdk/jdk/incubator/vector/templates/Unit-header.template



More information about the jdk-updates-changes mailing list