-
Bug
-
Resolution: Fixed
-
P3
-
hs15
-
b02
-
sparc
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2173663 | 7 | Vladimir Kozlov | P3 | Closed | Fixed | b49 |
JDK-2180478 | 6u18 | Vladimir Kozlov | P3 | Closed | Fixed | b01 |
java -cp /export/kvn/jdk7/lib/tools.jar:/java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/vm/bin/classes:/java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/share/lib/serp/serp.jar -Xcomp -XX:CICompilerCount=1 -Xbatch -XX:-PrintVMOptions -XX:CompileThreshold=100 -XX:+DoEscapeAnalysis -Dsun.jvm.hotspot.runtime.VM.disableVersionCheck=1 nsk.jdi.VMMismatchException.VMMismatchException001.VMMismatchException001 -verbose -arch=solaris-i586 -waittime=5 -debugee.vmkind=java -transport.address=dynamic "-debugee.vmkeys=-server -Xcomp -XX:-PrintVMOptions -XX:CompileThreshold=100 -XX:+DoEscapeAnalysis \
-cp /export/kvn/jdk7/lib/tools.jar:/java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/vm/bin/classes:/java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/share/lib/serp/serp.jar"
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/reg_split.cpp:785
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/201914.kvn/source/src/share/vm/opto/reg_split.cpp:785), pid=6381, tid=9
# Error: assert(b->_nodes[insidx] == n,"got insidx set incorrectly")
#
# JRE version: 7.0-b42
# Java VM: OpenJDK Server VM (15.0-b01-2009-01-07-201914.kvn.6561159-fastdebug compiled mode solaris-x86 )
-cp /export/kvn/jdk7/lib/tools.jar:/java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/vm/bin/classes:/java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/share/lib/serp/serp.jar"
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/reg_split.cpp:785
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/201914.kvn/source/src/share/vm/opto/reg_split.cpp:785), pid=6381, tid=9
# Error: assert(b->_nodes[insidx] == n,"got insidx set incorrectly")
#
# JRE version: 7.0-b42
# Java VM: OpenJDK Server VM (15.0-b01-2009-01-07-201914.kvn.6561159-fastdebug compiled mode solaris-x86 )
- backported by
-
JDK-2173663 assert(b->_nodes[insidx] == n,"got insidx set incorrectly")
-
- Closed
-
-
JDK-2180478 assert(b->_nodes[insidx] == n,"got insidx set incorrectly")
-
- Closed
-
- relates to
-
JDK-6782232 assert("CreateEx must be first instruction in block" )
-
- Resolved
-