-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
6
-
x86
-
linux_redhat_3.0
JCK : jck1.5
J2SE : FAIL - b12,
Platform[s] : FAIL - rhas3.0
PASS - Windows
switch/Mode : FAIL - Default, -client
PASS - -server
JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto
Failing Tests :
api/java_awt/Graphics/index.html#DrawImage
Test source location:
=====================
/net/jtgb4u4c.sfbay/export/sail1/testarea/jck1.5.b28/JCK-runtime-15/tests/api/java_awt/Graphics/DrawImageTests.java
jtr file location:
==================
attached
How to reproduce:
====================
--------script START---------------------
#!/bin/sh
#JDK="/net/koori/onestop/jdk/1.6.0/promoted/all/b12/binaries/solaris-sparc"
JDK="/net/koori/onestop/jdk/1.6.0/promoted/all/b12/binaries/linux-i586"
JCK="/net/koori/onestop/jck/1.5/latest/binaries/JCK-runtime-15"
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
TEST="javasoft.sqe.tests.api.java.awt.Graphics.DrawImageTests -TestCaseID ALL"
POLICY="-Djava.security.policy=$JCK/lib/jck.policy"
echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
$JDK/bin/java -showversion -cp $CLASSPATH $POLICY $TEST
--------script END----------------------
Test output:
=============
With above script, the test passed.
However, the test crashes through jck test frame with following error:
Test result: Failed. unexpected exit code: exit code 134
An unexpected error has been detected by HotSpot Virtual Machine
Attached the logfile.
Specific Machine Info:
=====================
Red Hat Enterprise Linux AS release 3 (Taroon Update 3)
Kernel 2.4.21-19.EL on an i686
circuslv:~> uname -a
Linux circuslv 2.4.21-19.EL #1 Thu Aug 12 23:31:56 EDT 2004 i686 i686 i386 GNU/Linux
J2SE : FAIL - b12,
Platform[s] : FAIL - rhas3.0
PASS - Windows
switch/Mode : FAIL - Default, -client
PASS - -server
JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto
Failing Tests :
api/java_awt/Graphics/index.html#DrawImage
Test source location:
=====================
/net/jtgb4u4c.sfbay/export/sail1/testarea/jck1.5.b28/JCK-runtime-15/tests/api/java_awt/Graphics/DrawImageTests.java
jtr file location:
==================
attached
How to reproduce:
====================
--------script START---------------------
#!/bin/sh
#JDK="/net/koori/onestop/jdk/1.6.0/promoted/all/b12/binaries/solaris-sparc"
JDK="/net/koori/onestop/jdk/1.6.0/promoted/all/b12/binaries/linux-i586"
JCK="/net/koori/onestop/jck/1.5/latest/binaries/JCK-runtime-15"
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
TEST="javasoft.sqe.tests.api.java.awt.Graphics.DrawImageTests -TestCaseID ALL"
POLICY="-Djava.security.policy=$JCK/lib/jck.policy"
echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
$JDK/bin/java -showversion -cp $CLASSPATH $POLICY $TEST
--------script END----------------------
Test output:
=============
With above script, the test passed.
However, the test crashes through jck test frame with following error:
Test result: Failed. unexpected exit code: exit code 134
An unexpected error has been detected by HotSpot Virtual Machine
Attached the logfile.
Specific Machine Info:
=====================
Red Hat Enterprise Linux AS release 3 (Taroon Update 3)
Kernel 2.4.21-19.EL on an i686
circuslv:~> uname -a
Linux circuslv 2.4.21-19.EL #1 Thu Aug 12 23:31:56 EDT 2004 i686 i686 i386 GNU/Linux
- duplicates
-
JDK-6179600 JCK: api/java_awt/Graphics/index.html#DrawImage failed under 1.6 on Win2K3 while passed on 1.5.0_01.
-
- Resolved
-