Filed By : J2SE-SQA [###@###.###
JDK : J2SE 1.4.1-test-test
JCK : jck1.4-b17
Platform[s] : Windows XP 64 bit
switch/Mode : -Xinterpreter -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]: vm/concepts/exceptions/exceptions031/exceptions03101/exceptions03101.html
vm/concepts/exceptions/exceptions031/exceptions03102/exceptions03102.html
Test source location:
=====================
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/vm/concepts/exceptions/exceptions031/exceptions03101/exceptions03101.java
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/vm/concepts/exceptions/exceptions031/exceptions03102/exceptions03102.java
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/win/workDir/vm/concepts/exceptions/exceptions031/exceptions03101/exceptions03101.jtr
/net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/win/workDir/vm/concepts/exceptions/exceptions031/exceptions03102/exceptions03102.jtr
How to reproduce:
=================
Run the following script (you may need to change JCK and JDK variables):
--- script start ---
#!/bin/sh
JCK=I:/sail16/JCK/jck14/JCK-runtime-14
JDK=c:/j2sdk1.4.1
flags="-Xfuture -verify -Xinterpreter -Xmx256m -Djava.security.policy=${JCK}/lib/jck.policy"
${JDK}/bin/java -classpath "${JCK}/classes;${JCK}/javatest.jar" ${flags} javasoft.sqe.tests.vm.concepts.exceptions.exceptions031.exceptions03101.exceptions03101
res=$?
if [ "${res}" != "95" ]; then
echo "*** Test FAILED: ${res}"
else
echo "*** Test PASSED"
fi
--- script end ---
Test output:
============
*** Test FAILED: 128
Test output (build "1.4.1-MuraliKrishna-ia64-xp-build", May 7)
==============================================================
An unrecoverable stack overflow has occurred.
****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0x0000000077EF2044
SIGNAL = -1073741571
FUNCTION NAME = (N/A)
OFFSET = 0xFFFFFFFF
LIBRARY NAME = (N/A)
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
*** Test FAILED: 128
Specific Machine Info:
======================
Hostname: jcc-itanium-01
OS: Windows XP 64bit Edition