[jdk25u-dev] RFR: 8293484: AArch64: TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on CPU with SHA512 feature support
duke
duke at openjdk.org
Wed Dec 17 16:07:59 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)
@rm-gh-8
Your change (at version 89d7a9f65bf9ca02f9c46c0f1da2eda079820c2f) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/80#issuecomment-3666039734
More information about the jdk-updates-dev
mailing list