-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b159
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176680 | 10 | Vladimir Ivanov | P2 | Resolved | Fixed | b03 |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/jprt/T/P1/191755.lmesnik/s/hotspot/src/share/vm/c1/c1_ValueStack.hpp:53), pid=8955, tid=8963
# assert(tag == t->type()->tag() || tag == objectTag && t->type()->tag() == addressTag) failed: types must correspond
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2017-02-09-191755.lmesnik.8172899)
# Java VM: Java HotSpot(TM) Client VM (fastdebug 9-internal+0-2017-02-09-191755.lmesnik.8172899, mixed mode, serial gc, linux-arm)
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %P" (or dumping to /export/local/aurora/sandbox/results/workDir/compiler/jsr292/InvokerSignatureMismatch/core.8955)
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
C1: 963 85 % b compiler.jsr292.InvokerSignatureMismatch::mainLink @ 2 (31 bytes)
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/jprt/T/P1/191755.lmesnik/s/hotspot/src/share/vm/c1/c1_ValueStack.hpp:53), pid=8955, tid=8963
# assert(tag == t->type()->tag() || tag == objectTag && t->type()->tag() == addressTag) failed: types must correspond
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2017-02-09-191755.lmesnik.8172899)
# Java VM: Java HotSpot(TM) Client VM (fastdebug 9-internal+0-2017-02-09-191755.lmesnik.8172899, mixed mode, serial gc, linux-arm)
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %P" (or dumping to /export/local/aurora/sandbox/results/workDir/compiler/jsr292/InvokerSignatureMismatch/core.8955)
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
C1: 963 85 % b compiler.jsr292.InvokerSignatureMismatch::mainLink @ 2 (31 bytes)
- backported by
-
JDK-8176680 C1: Inlining through MH invokers/linkers in unreachable code is unsafe
-
- Resolved
-
- relates to
-
JDK-8166110 Inlining through MH invokers/linkers in unreachable code is unsafe
-
- Resolved
-
-
JDK-8174818 bigapps/Weblogic12medrec fails with assert(check_call_consistency(jvms, cg)) failed: inconsistent info
-
- Closed
-