Filed By : J2SE-SQA [###@###.###
JDK : J2SE 1.4.1-internal-dalem_15_apr_2002_10_04
JCK : jck1.4-b17
Platform[s] : RH Linux 7.2
switch/Mode : -Xinterpreter -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]: lang/EXPR/expr131/expr13102/expr13102.html
Test source location:
=====================
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/lang/EXPR/expr131/expr13102/expr13102.java
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/linux/workDir/lang/EXPR/expr131/expr13102/expr13102.jtr
How to reproduce:
=================
Run the following script (you may need to change JCK and JDK variables)
--- script start ---
#!/bin/sh
JCK=/net/jtgb4u4c/export/sail16/JCK/jck14/JCK-runtime-14
JAVA_HOME=/net/jtgb4u4c/export/sail16/a2/JAVA/j2sdk1.4.1
CLASSPATH=${JCK}/classes:${JCK}/javatest.jar
executeClass="javasoft.sqe.tests.lang.expr131.expr13102.expr13102"
switches="-Xinterpreter -Xfuture"
$JAVA_HOME/bin/java ${switches} -showversion -cp ${CLASSPATH} ${executeClass}
echo $?
--- script end ---
Test output:
============
java.lang.NullPointerException:
Exception thrown in WRONG place
97
Specific Machine Info:
======================
Hostname: jcc-itanium-01
OS: Linux RH 7.2
- duplicates
-
JDK-4678367 LIN64: JCK1.4 lang/EXPR/expr018/expr01803/expr01803.html
- Closed
-
JDK-4688130 Testbase VM tests fails in linux-ia64 as "java.lang.StackOverflowError"
- Closed