Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2039503 | 1.4.0 | Clifford Click | P1 | Resolved | Fixed | beta |
Test : ctw
Mode : Xcomp
OS : Solx86
Steps to reproduce :
1. cd /net/sqesvr.eng/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-b12)
Java HotSpot(TM) Server VM (build 1.3.1beta-b12-debug, compiled mode)
.
.
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(!oop_is_derived(lrg), "must hook all derived oops explicitly")
#
# Error ID: /BUILD_AREA/hotspot1.3.1/src/share/vm/opto/chaitin.cpp, 1690
#
# Problematic Thread: prio=5 tid=0x81dd950 nid=0xb runnable
#
Mode : Xcomp
OS : Solx86
Steps to reproduce :
1. cd /net/sqesvr.eng/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-b12)
Java HotSpot(TM) Server VM (build 1.3.1beta-b12-debug, compiled mode)
.
.
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(!oop_is_derived(lrg), "must hook all derived oops explicitly")
#
# Error ID: /BUILD_AREA/hotspot1.3.1/src/share/vm/opto/chaitin.cpp, 1690
#
# Problematic Thread: prio=5 tid=0x81dd950 nid=0xb runnable
#
- backported by
-
JDK-2039503 CTW dies at 5160 in cloudscape_classes with assert at chaitin.cpp, 1690
-
- Resolved
-