Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5070065

REGRESSION: JCK1.5 api/javax_swing/interactive/JWindowTests.html#JWindow fails

XMLWordPrintable

    • sparc
    • solaris_8

      Name: iaR10016 Date: 06/30/2004


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b57 ( passes with JDK1.4.2-b28)
      JCK : JCK1.5-runtime (b22)
      Platform[s] : Solaris 8 (sparc) (O/W)
      switch/Mode : all
      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
      [JWindowTest0002, JWindowTest0003]

      Bug 5035007 was closed as a duplicate of 5028173 integrated in tiger at
      06/05/2004.
      However, the bug 5035007 is still reproducible using JDK1.5.0-b58 on my
      Solaris 8 (sparc) box with
      OpenWindows WM.

      Please, start the script from "How to reproduce" section and do the
      following steps to reproduce the failure:

      1. Click "Show Window" button (setFocusableWindows is on). Mouse cursor
      is not in the tested JWindow now and
      you are able to type some text in the tested JWindow. It is OK.
      2. Click mouse into the tested JWindow one time and then move mouse
      outside the JWindow. You are unable to
      type any text in the tested JWindow after it.

      Please, see also bug 5035007 for more details..

      Test source location:
      =====================
      /java/re/jck/1.5/promoted/beta2/b22/binaries/JCK-runtime-15/tests/api/javax_swing/interactive/JWindowTests.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b57/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/b57/binaries/solaris-sparc"
      JCK="/java/re/jck/1.5/promoted/beta2/b22/binaries/JCK-runtime-15"

      #Alternative paths outside Java Software
      #JDK="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b57/binaries/solaris-sparc"
      #JCK="/net/koori.sfbay/onestop/jck/1.5/promoted/beta2/b22/binaries/JCK-runtime-15"

      CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
      TEST="javasoft.sqe.tests.api.javax.swing.interactive.JWindow.JWindowTests
      -TestCaseID JWindowTest0003"
      echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep
      JCK_BUILD`
      $JDK/bin/java -showversion -cp $CLASSPATH $TEST
      --- script end ---

      Specific machine info:
      ======================
      Hostname: linux-1
      OS: Solaris 8 (sparc) (O/W)

      ======================================================================

            ant Anton Tarasov (Inactive)
            irasunw Ira Ira (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: