During reproduce of the bug JDK-8002378 was found crash
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xf713ed40, pid=9581, tid=23
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b63)
# Java VM: Java HotSpot(TM) Server VM (25.0-b07 compiled mode solaris-x86 )
# Problematic frame:
# J java.lang.Class.getSimpleName()Ljava/lang/String;
#
# Core dump written. Default location: /export/local/home/gtee/reproduce/ResultDir/loopsAndThreads/core or core.9581
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xf713ed40, pid=9581, tid=23
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b63)
# Java VM: Java HotSpot(TM) Server VM (25.0-b07 compiled mode solaris-x86 )
# Problematic frame:
# J java.lang.Class.getSimpleName()Ljava/lang/String;
#
# Core dump written. Default location: /export/local/home/gtee/reproduce/ResultDir/loopsAndThreads/core or core.9581
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
- relates to
-
JDK-8002378 loopsAndThreads: java.lang.BootstrapMethodError: call site initialization exception, Caused by: java.lang.NullPointerException
- Closed
-
JDK-8019192 StringIndexOutOfBoundsException: in Class.getSimpleName()
- Closed
-
JDK-8025553 loopsAndThreads fails: java.lang.BootstrapMethodError: call site initialization exception, Caused by: java.lang.invoke.WrongMethodTypeException
- Closed