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

JCK: api/java_awt/Graphics/index.html#DrawImage failed under 1.6 on Win2K3 while passed on 1.5.0_01.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • client-libs
    • 2d
    • 6
    • beta
    • x86, sparc
    • linux_redhat_3.0, solaris, windows_2003, windows_xp

      JDK : FAIL - 1.6.0 b07 windows-i586 and windows-amd64
                     : PASS - 1.5.0_01 -b04
      JCK : jck1.5
      Platform[s] : FAIL - Windows 2003 AMD
                       FAIL - Windows 2003 Enterprise Edition (32bit)
                       PASS - Windows 2003 standard edition (32bit)
      switch/Mode : default
      JCK test owner : http://javaweb.eng/jck/usr/owners.jto
      Failing Test :
      api/java_awt/Graphics/index.html#DrawImage

      Test source location:
      =====================
      /net/koori.sfbay/onestop/jck/1.5/promoted/latest/binaries/JCK-runtime-15/tests/api/java_awt/Graphics/DrawImageTests.java

      jtr file location:
      ==================
      /net/cady/export/dtf/unified/results/mustang/b07/jck/jck-jck_runtime-win2003_amd64_c2-2004-10-11-17-48-44-0926/workDir/api/java_awt/Graphics/index_DrawImage.jtr

      How to reproduce:
      ====================
      map your y: drive to \\cady\export

      --------Script START---------------------
      #!/bin/sh
      #Paths
      JDK="y:/net/koori.sfbay/onestop/jdk/1.6.0/promoted/all/b07/binaries/windows-i586"
      #JDK="y:/net/koori.sfbay/onestop/jdk/1.6.0/promoted/all/b07/binaries/windows-amd64"
      #JDK="y:/net/koori.sfbay/onestop/jdk/1.5.0_01/latest/binaries/windows-i586"
      JDK="y:/net/koori.sfbay/onestop/jdk/1.5.0_01/latest/binaries/windows-amd64"
      JCK="y:/net/koori/onestop/jck/1.5/promoted/latest/binaries/JCK-runtime-15"
      CLASSPATH="$JCK/classes;$JCK/lib/javatest.jar"
      export CLASSPATH
      TEST="javasoft.sqe.tests.api.java.awt.Graphics.DrawImageTests -TestCaseID Graphics2025_14"
      #TEST="javasoft.sqe.tests.api.java.awt.Graphics.DrawImageTests -TestCaseID ALL"
      SEC="-Djava.security.policy=/net/jtgb4u4c.sfbay/export/sail1/testarea/jck1.5.b28/JCK-runtime-15/lib/jck.policy"

      echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`

      $JDK/bin/java -showversion -classpath "$CLASSPATH" $SEC $TEST

      --------Script END----------------------

      Test output:
      =============
      JCK_VERSION=1.5 JCK_BUILD_ID=b28
      java version "1.6.0-ea"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b07)
      Java HotSpot(TM) 64-Bit Server VM (build 1.6.0-ea-b07, mixed mode)

      Graphics2025_14: Failed. ImageObserver was not notified by time when image was completely loaded
      STATUS:Failed.test cases: 1; all failed; first test case failure: Graphics2025_14

      Specific Machine Info:
      =====================

      For Win ->
       JTS-s128
      windows 2003 AMD64
      ###@###.### 10/15/04 00:16 GMT
      ###@###.### 2005-04-01 02:39:48 GMT

            tdv Dmitri Trembovetski (Inactive)
            tacheung Tak Wing Cheung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: