-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
8, 11, 13, 15
-
aarch64
-
linux
TestUseSHA512IntrinsicsOptionOnSupportedCPU fails on CPU with SHA512 feature support. The error is
java.lang.RuntimeException: 'SHA512 instruction (for SHA-384 and SHA-512) is not available on this CPU.' found in stderr: 'SHA512 instruction (for SHA-384 and SHA-512) is not available on this CPU.'
The test fails on jdk8-15 where SHA15 intrinsics (introduced byJDK-8251216) are not implemented.
java.lang.RuntimeException: 'SHA512 instruction (for SHA-384 and SHA-512) is not available on this CPU.' found in stderr: 'SHA512 instruction (for SHA-384 and SHA-512) is not available on this CPU.'
The test fails on jdk8-15 where SHA15 intrinsics (introduced by
- relates to
-
JDK-8251216 Implement MD5 intrinsics on AArch64
-
- Resolved
-
-
JDK-8296208 AArch64: Enable SHA512 intrinsic by default on supported hardware
-
- Resolved
-