[jdk25u-dev] Integrated: 8293484: AArch64: TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on CPU with SHA512 feature support

Roland Mesde duke at openjdk.org
Wed Dec 17 16:18:08 UTC 2025


On Fri, 12 Dec 2025 22:42:14 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8293484: AArch64: TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on CPU with SHA512 feature support
> 
> Change test predicates to check intrinsics availability in the JVM platform instead of underlying hardware support. This aligns test expectations with actual JVM behavior rather than hardware capabilities.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> (Passed) - make test TEST=test/hotspot/jtreg/compiler/intrinsics/sha/cli
> 
> Results are attached:
> 
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24170715/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24170716/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24170717/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24170718/windows-x64-specific-test.log)

This pull request has now been integrated.

Changeset: 43f752f5
Author:    Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/43f752f57a462443719150df45f051e3e2107858
Stats:     4 lines in 2 files changed: 0 ins; 1 del; 3 mod

8293484: AArch64: TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on CPU with SHA512 feature support

Backport-of: 696821670e11fee003906806f081038032ac4985

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

PR: https://git.openjdk.org/jdk25u-dev/pull/80


More information about the jdk-updates-dev mailing list