For ARM32 the change crashes immediatelly on startup:
$ jdk-16/bin/java -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000000, pid=21691, tid=21692
#
# JRE version: (16.0) (build )
# Java VM: OpenJDK Server VM (16-BellSoft+0-adhoc.boris.jdk, mixed mode, g1 gc, linux-arm)
# Problematic frame:
# C 0x00000000
hs_err log attached.
- relates to
-
JDK-8254661 arm32: additional cleanup after fixing SIGSEGV
- Resolved
-
JDK-8253540 InterpreterRuntime::monitorexit should be a JRT_LEAF function
- Resolved