Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2188206 | 7 | Tom Rodriguez | P4 | Closed | Fixed | b83 |
JDK-2189999 | 6u21 | Tom Rodriguez | P4 | Resolved | Fixed | b01 |
Note: CompileThreshold=2
intelsdv20% /java/re/jdk/7/promoted/all/b42/binaries/solaris-i586/fastdebug/bin/java -cp /net/sqenfs-1.sfbay/export1/comp/vm/testbase/jck/6b/dist/JCK-runtime-6b/classes:/java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/vm/bin/classes -XX:CompileThreshold=2 -Xverify:all nsk.stress.share.StressTestRunner -testList /java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/vm/src/nsk/stress/jck60/jck60022/tests -stress:indulgent
VM option 'CompileThreshold=2'
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/chaitin.cpp:1354
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/chaitin.cpp:1354), pid=22140, tid=16[thread 15 also had an error]
# Error: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj(),"No dead instructions after post-alloc")
#
# Java VM: Java HotSpot(TM) Server VM (14.0-b09-fastdebug mixed mode solaris-x86 )
# An error report file with more information is saved as:
# /export/kvn/build/6790209/hs_err_pid22140.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Current thread is 16
Dumping core ...
Abort
intelsdv20% /java/re/jdk/7/promoted/all/b42/binaries/solaris-i586/fastdebug/bin/java -cp /net/sqenfs-1.sfbay/export1/comp/vm/testbase/jck/6b/dist/JCK-runtime-6b/classes:/java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/vm/bin/classes -XX:CompileThreshold=2 -Xverify:all nsk.stress.share.StressTestRunner -testList /java/sqe/comp/vm/testbase/sqe/vm/6/build/latest/vm/src/nsk/stress/jck60/jck60022/tests -stress:indulgent
VM option 'CompileThreshold=2'
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/chaitin.cpp:1354
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/chaitin.cpp:1354), pid=22140, tid=16[thread 15 also had an error]
# Error: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj(),"No dead instructions after post-alloc")
#
# Java VM: Java HotSpot(TM) Server VM (14.0-b09-fastdebug mixed mode solaris-x86 )
# An error report file with more information is saved as:
# /export/kvn/build/6790209/hs_err_pid22140.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Current thread is 16
Dumping core ...
Abort
- backported by
-
JDK-2189999 assert("No dead instructions after post-alloc")
-
- Resolved
-
-
JDK-2188206 assert("No dead instructions after post-alloc")
-
- Closed
-
- duplicates
-
JDK-6915029 Error: assert(old->req() <= 2,"can't handle more inputs")
-
- Closed
-
- relates to
-
JDK-6921992 failure in verify scheduling after 6792161
-
- Resolved
-