Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2039862 | 1.4.0 | Clifford Click | P2 | Resolved | Fixed | beta |
Platform : Linux RH6.2
Mode : -Xcomp
test : classloader002
testbase : nsk
Steps to reproduce :
1. cd /net/sqesvr/export/vsn/GammaBase/Bugs/{BugID}
2. ksh doit {JAVA_HOME}
Output :
java version "1.3.1beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1beta-b13)
Java HotSpot(TM) Server VM (build 1.3.1beta-b13-debug, compiled mode)
.
.
(at CompileTheWorld 2500 sun/applet/AppletViewer)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(mach->in(1) == load, "load is expected to immediately precede null check")
#
# Error ID: /BUILD_AREA/hotspot1.3.1/build/linux/../../src/share/vm/opto/output.cpp, 530
#
# Problematic Thread: prio=1 tid=0x80e4218 nid=0x6c61 runnable
#
Mode : -Xcomp
test : classloader002
testbase : nsk
Steps to reproduce :
1. cd /net/sqesvr/export/vsn/GammaBase/Bugs/{BugID}
2. ksh doit {JAVA_HOME}
Output :
java version "1.3.1beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1beta-b13)
Java HotSpot(TM) Server VM (build 1.3.1beta-b13-debug, compiled mode)
.
.
(at CompileTheWorld 2500 sun/applet/AppletViewer)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(mach->in(1) == load, "load is expected to immediately precede null check")
#
# Error ID: /BUILD_AREA/hotspot1.3.1/build/linux/../../src/share/vm/opto/output.cpp, 530
#
# Problematic Thread: prio=1 tid=0x80e4218 nid=0x6c61 runnable
#
- backported by
-
JDK-2039862 ladybird, CTW of rt.jar dies at 2500 at output.cpp 530
-
- Resolved
-