-
Bug
-
Resolution: Fixed
-
P3
-
20
-
b25
-
aarch64
On sha3 feature supported hardware, test case test/jdk/sun/security/ec/ed/EdDSATest.java failed with -XX:+UseSHA3Intrinsics
Here shows the snippet of error log.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000ffffa01ae000, pid=125589, tid=125592
#
# JRE version: OpenJDK Runtime Environment (20.0) (fastdebug build 20-internal-adhoc..jdk-src)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 20-internal-adhoc..jdk-src, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# v ~StubRoutines::sha3_implCompressMB 0x0000ffffa01ae000
#
# Core dump will be written. Default location: /tmp/core.125589
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
Attached please find the full error log file.
Here shows the snippet of error log.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000ffffa01ae000, pid=125589, tid=125592
#
# JRE version: OpenJDK Runtime Environment (20.0) (fastdebug build 20-internal-adhoc..jdk-src)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 20-internal-adhoc..jdk-src, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# v ~StubRoutines::sha3_implCompressMB 0x0000ffffa01ae000
#
# Core dump will be written. Default location: /tmp/core.125589
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
Attached please find the full error log file.
- blocks
-
JDK-8292894 AArch64: Enable SHA3 intrinsic by default on supported hardware
-
- Closed
-
- relates to
-
JDK-8252204 AArch64: Implement SHA3 accelerator/intrinsic
-
- Resolved
-