Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2040393 | 1.4.0 | Clifford Click | P2 | Resolved | Fixed | beta |
Platform : Solsparc
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. ksh doit {JAVA_HOME}
OR
Run the following command:
${JAVA_HOME}/bin/java_g -server -Xcomp -verify -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=0 -XX:CompileTheWorldStopAt=491 -Xbootclasspath/p:/net/sqesvr/export/vsn/VM/testbase/testbase_js/src/jit/compiletheworld/jars/i-l/jcchart.jar
Output :
CompileTheWorld (265) : jclass/chart/SBarChartDraw
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(i < _max, "oob")
#
# Error ID: /usr/re/hotspot/hotspot1.3.1/ws/solsparc/hotspot1.3.1beta/src/share/vm/opto/node.hpp, 170 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x143b30 nid=0xb runnable
#
Dumping core....
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. ksh doit {JAVA_HOME}
OR
Run the following command:
${JAVA_HOME}/bin/java_g -server -Xcomp -verify -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=0 -XX:CompileTheWorldStopAt=491 -Xbootclasspath/p:/net/sqesvr/export/vsn/VM/testbase/testbase_js/src/jit/compiletheworld/jars/i-l/jcchart.jar
Output :
CompileTheWorld (265) : jclass/chart/SBarChartDraw
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(i < _max, "oob")
#
# Error ID: /usr/re/hotspot/hotspot1.3.1/ws/solsparc/hotspot1.3.1beta/src/share/vm/opto/node.hpp, 170 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x143b30 nid=0xb runnable
#
Dumping core....
- backported by
-
JDK-2040393 ctw of jcchart.jar dies at 265 with assertion in node.hpp, 170
-
- Resolved
-