-
Enhancement
-
Resolution: Not an Issue
-
P4
-
20
-
aarch64
Currently UseSHA3Intrinsics is disabled by default. See https://github.com/openjdk/jdk/blob/master/src/hotspot/cpu/aarch64/vm_version_aarch64.cpp#L338.
As a result, test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java failed on the sha3 supported hardware.
We may need to enable it on supported hardware.
As a result, test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java failed on the sha3 supported hardware.
We may need to enable it on supported hardware.
- is blocked by
-
JDK-8295698 AArch64: test/jdk/sun/security/ec/ed/EdDSATest.java failed with -XX:+UseSHA3Intrinsics
- Resolved
- relates to
-
JDK-8252204 AArch64: Implement SHA3 accelerator/intrinsic
- Resolved