hit the following assert in AOT'ed jck run
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\\runtime/javaCalls.hpp:203
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (t:\\workspace\\open\\src\\hotspot\\share\\runtime/javaCalls.hpp:203), pid=42220, tid=12096
# assert(_value[0] != 0) failed: receiver must be not-null
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-ea+0-1203)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-ea+0-1203, mixed mode, aot, sharing, jvmci, jvmci compiler, compressed oops, g1 gc, windows-amd64)
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jck_runtime_api_java_util\\hs_err_pid42220.mdmp
#
# An error report file with more information is saved as:
# T:\\testoutput\\test-support\\jck_runtime_api_java_util\\hs_err_pid42220.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\\runtime/javaCalls.hpp:203
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (t:\\workspace\\open\\src\\hotspot\\share\\runtime/javaCalls.hpp:203), pid=42220, tid=12096
# assert(_value[0] != 0) failed: receiver must be not-null
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-ea+0-1203)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-ea+0-1203, mixed mode, aot, sharing, jvmci, jvmci compiler, compressed oops, g1 gc, windows-amd64)
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jck_runtime_api_java_util\\hs_err_pid42220.mdmp
#
# An error report file with more information is saved as:
# T:\\testoutput\\test-support\\jck_runtime_api_java_util\\hs_err_pid42220.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
- duplicates
-
JDK-8185139 [Graal] Tests which set too restrictive security manager fail with Graal
-
- Resolved
-