Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2039504 | 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)
.
.
CompileTheWorld (2108) : com/softwareag/bolero/webapi/parser/HTMLTokenManager
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(du.cnt(iff) == 2, "")
#
# Error ID: /BUILD_AREA/hotspot1.3.1/src/share/vm/opto/loopTransform.cpp,
21
#
# Problematic Thread: prio=5 tid=0x818b0a0 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)
.
.
CompileTheWorld (2108) : com/softwareag/bolero/webapi/parser/HTMLTokenManager
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(du.cnt(iff) == 2, "")
#
# Error ID: /BUILD_AREA/hotspot1.3.1/src/share/vm/opto/loopTransform.cpp,
21
#
# Problematic Thread: prio=5 tid=0x818b0a0 nid=0xb runnable
#
- backported by
-
JDK-2039504 CTW dies at 2108 in compstudio.jar with assert at loopTransoformer.cpp, 21
-
- Resolved
-