-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
sparc
-
solaris_8
Name: iaR10016 Date: 04/20/2004
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b47
(passes with JDK1.5.0-b46, JDK1.4.2-b28)
JCK : JCK1.5-runtime (b16)
Platform[s] : Solaris 8 (sparc) (O/W)
switch/Mode : default
JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/1.5/project/data_reports/owners.jto
Falling test[s]: api/javax_swing/interactive/JWindowTests.html#JWindow[JWindowTest0003]
JCK1.5-runtime (b16) interactive test api/javax_swing/interactive/JWindowTests.html#JWindow[JWindowTest0003]
fails with JDK1.5.0-b47 on Solaris 8 sparc with OpenWindows WM if OpenWindows.AutoInputFocus is set to True.
The test passes if AutoInputFocus is False.
Please, run the script from "How to reproduce" section and try to type some text in the tested text field to
reproduce the failure. It is expected that the text can be typed if "setFocusableWindow" switch is turned on,
however it is impossible with AutoInputFocus=True.
Please, see also bugs 5028173, 5006248.
Test source location:
=====================
/java/re/jck/1.5/promoted/beta2/b16/binaries/JCK-runtime-15/tests/api/javax_swing/interactive/JWindowTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b47/jck15/sparc/Solaris_8_sparc_O_W__linux-1/workDir/api-interactive/javax_swing/interactive/JWindowTests_JWindow.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/sh
#Paths in Java Software:
JDK="/java/re/jdk/1.5.0/promoted/all/b47/binaries/solaris-sparc"
JCK="/java/re/jck/1.5/promoted/beta2/b16/binaries/JCK-runtime-15"
#Alternative paths outside Java Software
#JDK="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b47/binaries/solaris-sparc"
#JCK="/net/koori.sfbay/onestop/jck/1.5/promoted/beta2/b16/binaries/JCK-runtime-15"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
$JDK/bin/java -showversion javasoft.sqe.tests.api.javax.swing.interactive.JWindow.JWindowTests -TestCaseID JWindowTest0003
--- script end ---
Specific machine info:
======================
Hostname: linux-1
OS: Solaris 8 (sparc) (O/W)
======================================================================
- duplicates
-
JDK-5028173 REGRESSION: JCK1.5 api/java_awt/interactive/event/EventTests.html#EventTest0018
-
- Closed
-
- relates to
-
JDK-5006248 REGRESSION: Awt and swing components work intolerably slowly on OpenWindows
-
- Closed
-
-
JDK-5070065 REGRESSION: JCK1.5 api/javax_swing/interactive/JWindowTests.html#JWindow fails
-
- Closed
-