[jdk21u-dev] Integrated: 8315024: Vector API FP reduction tests should not test for exact equality
Amos Shi
ashi at openjdk.org
Sun Jun 23 23:51:18 UTC 2024
On Wed, 19 Jun 2024 02:35:32 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8315024](https://bugs.openjdk.org/browse/JDK-8315024)
>
> Testing
> - Local: Test passed on `MacOS 14.5`
> - `Double128VectorTests.java`: Test results: passed: 1
> - `Double256VectorTests.java`: Test results: passed: 1
> - `Double512VectorTests.java`: Test results: passed: 1
> - `Double64VectorTests.java`: Test results: passed: 1
> - `DoubleMaxVectorTests.java`: Test results: passed: 1
> - `Float128VectorTests.java`: Test results: passed: 1
> - `Float256VectorTests.java`: Test results: passed: 1
> - `Float512VectorTests.java`: Test results: passed: 1
> - `Float64VectorTests.java`: Test results: passed: 1
> - `FloatMaxVectorTests.java`: Test results: passed: 1
> - Pipeline: 20 successful checks
> - Testing Machine: SAP nightlies passed on `2024-06-21`
> - `jtreg_jdk_tier3`
> - jdk/incubator/vector/Double128VectorTests.java: SUCCESSFUL GitHub 📊⏲ - [57,454 msec]
> - jdk/incubator/vector/Double256VectorTests.java: SUCCESSFUL GitHub 📊⏲ - [46,089 msec]
> - jdk/incubator/vector/Double512VectorTests.java: SUCCESSFUL GitHub 📊⏲ - [56,891 msec]
> - jdk/incubator/vector/Double64VectorTests.java: SUCCESSFUL GitHub 📊⏲ - [77,209 msec]
> - jdk/incubator/vector/DoubleMaxVectorTests.java: SUCCESSFUL GitHub 📊⏲ - [43,240 msec]
> - jdk/incubator/vector/Float128VectorTests.java: SUCCESSFUL GitHub 📊⏲ - [48,366 msec]
> - jdk/incubator/vector/Float256VectorTests.java: SUCCESSFUL GitHub 📊⏲ - [50,535 msec]
> - jdk/incubator/vector/Float512VectorTests.java: SUCCESSFUL GitHub 📊⏲ - [60,478 msec]
> - jdk/incubator/vector/Float64VectorTests.java: SUCCESSFUL GitHub 📊⏲ - [76,201 msec]
> - jdk/incubator/vector/FloatMaxVectorTests.java: SUCCESSFUL GitHub 📊⏲ - [47,758 msec]
This pull request has now been integrated.
Changeset: d8a00dae
Author: Amos Shi <ashi at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/d8a00dae4e82d841fb10b0a94e360a095139e310
Stats: 415 lines in 13 files changed: 295 ins; 0 del; 120 mod
8315024: Vector API FP reduction tests should not test for exact equality
Backport-of: e6f23a90d4a53339a3c9c2b76fc5d317940e4472
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/750
More information about the jdk-updates-dev
mailing list