-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.4.2
-
itanium
-
linux
Name: vtR10009 Date: 12/18/2002
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.4.2-b10
JCK : JCK1.4a-runtime
Platform[s] : RedHat Linux 7.2 (GNOME)
switch/Mode :
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]:
api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame
[JInternalFrameTest0008]
JCK1.4a-runtime
api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame test fails
on
JDK1.4.2-b10
Please, compile and run this test with JDK1.4.2.
Create some number of JInternalFrame components.
Double-click action does not move the frame behind all
other frames as expected and left-right click does not
dispose the frame.
Test source location:
=====================
/net/jtgb4u4c/export/sail16/JCK/jck14a/JCK-runtime-14a/tests/api/javax_swing/int
eractive/JInternalFrameT
ests.java
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/mantis/b10/jck14a/linux/rh7.2_gnome_64bi
t_smp_client_d64_jcc-ita
nium-02/workDir/api-interactive/javax_swing/interactive/JInternalFrameTests_JInt
ernalFrame.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/bash
JCK="/net/jtgb4u4c/export/sail16/JCK/jck14a/JCK-runtime-14a"
JDK="/java/re/jdk/1.4.2/promoted/beta/b10/binaries/linux-ia64"
switches=""
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java $switches -cp $CLASSPATH javasoft.sqe.tests.api.javax.swing.interactive.JInternalFrame.JInternalFrameTest
s -TestDirURL file://$JCK/tests/api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame -TestCaseID JInternalFrameTest0008
--- script end ---
Test output:
============
Specific machine info:
======================
Hostname: JCC-ITANIUM-02
OS: RedHat Linux 7.2 (GNOME)
======================================================================