-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: hotspot
This enhancement is a residue of JDK-8293484. TestUseSHA512IntrinsicsOptionOnSupportedCPU.java was fixed in JDK-8293484. This enhancement aims to fix rest of the sha tests. The gist of the change is to make predicate probes to rely on intrinsics availability in the platform as opposed to hardware support availability. Please refer to JDK-8293484 for more background.
- relates to
-
JDK-8293484 AArch64: TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on CPU with SHA512 feature support
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/28634