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

JCK 6a test api/java_awt/interactive/WindowTest.html#WindowTest[WindowTest0001] fails on Ubuntu

    XMLWordPrintable

Details

    • generic
    • linux_ubuntu

    Description

      JDK: openJDK6 b03
      JCK: JCK6a + alt01
      Platform: Ubuntu Linux

      The following JCK 6a test fails:
      api/java_awt/interactive/WindowTest.html#WindowTest[WindowTest0001]

      The .jtr file for this failure is attached to this CR.

      The script below can be used to run this test.

      ===============================
      #!/bin/sh
      ######### api/java_awt/interactive/WindowTest.html#WindowTest

      cd `dirname $0`
      TCK_HOME=/java/re/jck/6.0a/promoted/latest/binaries/JCK-runtime-6a
      #TCK_HOME=${TCK_HOME:-`cd ../../../..; pwd`}

      JAVA_HOME=/java/re/openjdk/6/promoted/ea/b04/openjdk/binaries/linux-i586

      $JAVA_HOME/bin/java -cp $TCK_HOME/lib/javatest.jar:$TCK_HOME/classes javasoft.sqe.tests.api.java.awt.interactive.WindowTest -TestCaseID ALL -TestDirURL file://$TCK_HOME/tests/api/java_awt/interactive/WindowTest.html#WindowTest
      ===============================

      This test fails with and without the -Xfuture flag on openJDK6.

      Attachments

        Issue Links

          Activity

            People

              anthony Anthony Petrov (Inactive)
              gaurisha Gauri Sharma (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: