Run the DRT using the following command,
bash run.sh --tests "dom/html/level1/core dom/html/level2/html/AppletsCollection.html"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000001049d0d16, pid=57756, tid=0x0000000000000307
#
# JRE version: Java(TM) SE Runtime Environment (8.0_181-b98) (build 1.8.0_181-b98)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b98 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V [libjvm.dylib+0x3d0d16] LinkResolver::resolve_invokeinterface(CallInfo&, Handle, constantPoolHandle, int, Thread*)+0x100
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
bash run.sh --tests "dom/html/level1/core dom/html/level2/html/AppletsCollection.html"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000001049d0d16, pid=57756, tid=0x0000000000000307
#
# JRE version: Java(TM) SE Runtime Environment (8.0_181-b98) (build 1.8.0_181-b98)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b98 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V [libjvm.dylib+0x3d0d16] LinkResolver::resolve_invokeinterface(CallInfo&, Handle, constantPoolHandle, int, Thread*)+0x100
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
- relates to
-
JDK-8199474 Update to 606.1 version of WebKit
- Resolved