Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135632 | emb-9 | Vladimir Ivanov | P2 | Resolved | Fixed | team |
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/escape.cpp:557
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/191355.drlong/s/hotspot/src/share/vm/opto/escape.cpp:557), pid=20110, tid=0xc99ffb70
# assert(false) failed: not unsafe or G1 barrier raw StoreP
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20150714191355.drlong.jdk9-comp0-b00)
# Java VM: Java HotSpot(TM) Server VM (1.9.0-internal-fastdebug-20150714191355.drlong.jdk9-comp0-b00 compiled mode linux-x86 )
# Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e" (or dumping to /scratch/local/aurora/sandbox/results/workDir/compiler/unsafe/UnsafeGetConstantField/core.20110)
#
# An error report file with more information is saved as:
# /scratch/local/aurora/sandbox/results/workDir/compiler/unsafe/UnsafeGetConstantField/hs_err_pid20110.log
#
# Compiler replay data is saved as:
# /scratch/local/aurora/sandbox/results/workDir/compiler/unsafe/UnsafeGetConstantField/replay_pid20110.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 3382705008
# after -XX: or in .hotspotrc: SuppressErrorAt=/escape.cpp:557
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/191355.drlong/s/hotspot/src/share/vm/opto/escape.cpp:557), pid=20110, tid=0xc99ffb70
# assert(false) failed: not unsafe or G1 barrier raw StoreP
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20150714191355.drlong.jdk9-comp0-b00)
# Java VM: Java HotSpot(TM) Server VM (1.9.0-internal-fastdebug-20150714191355.drlong.jdk9-comp0-b00 compiled mode linux-x86 )
# Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e" (or dumping to /scratch/local/aurora/sandbox/results/workDir/compiler/unsafe/UnsafeGetConstantField/core.20110)
#
# An error report file with more information is saved as:
# /scratch/local/aurora/sandbox/results/workDir/compiler/unsafe/UnsafeGetConstantField/hs_err_pid20110.log
#
# Compiler replay data is saved as:
# /scratch/local/aurora/sandbox/results/workDir/compiler/unsafe/UnsafeGetConstantField/replay_pid20110.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 3382705008
- backported by
-
JDK-8135632 EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP
-
- Resolved
-
- relates to
-
JDK-8078629 VM should constant fold Unsafe.get*() loads from final fields
-
- Resolved
-