There are a lot of C1 related failures were found during promotion testing of JDK8 b110:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb6d1040e, pid=18444, tid=2479881024
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b110) (build 1.8.0-ea-b110)
# Java VM: Java HotSpot(TM) Client VM (25.0-b52 compiled mode, sharing linux-x86 )
# Problematic frame:
# V [libjvm.so+0x1a740e] CompilationPolicy::can_be_compiled(methodHandle, int)+0x14e
#
VM options set for all such failures:
-client -Xcomp -XX:+UseParallelGC -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:FlightRecorderOptions=defaultrecording=true,disk=true,dumponexit=true -XX:ReservedCodeCacheSize=256M
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb6d1040e, pid=18444, tid=2479881024
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b110) (build 1.8.0-ea-b110)
# Java VM: Java HotSpot(TM) Client VM (25.0-b52 compiled mode, sharing linux-x86 )
# Problematic frame:
# V [libjvm.so+0x1a740e] CompilationPolicy::can_be_compiled(methodHandle, int)+0x14e
#
VM options set for all such failures:
-client -Xcomp -XX:+UseParallelGC -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:FlightRecorderOptions=defaultrecording=true,disk=true,dumponexit=true -XX:ReservedCodeCacheSize=256M
- duplicates
-
JDK-8024667 VM crashes with "assert(method() != NULL) failed: must have set method"
-
- Closed
-
- relates to
-
JDK-8016075 Win32 crash with CDS enabled and small heap size
-
- Closed
-