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

Regression case java/awt/print/PrinterJob/TransImages/TransImages.java is failed with image loading

    • 2d
    • generic, x86
    • generic, os_x

      Testsuite name: 2D
      JDK/JRE tested: 6u21b03(jdk-6u21-ea-bin-b03-windows-i586-22_apr_2010.exe)
      OS/architecture: winxphome-sp3-x86
      Reproducible: Always
      Reproducible on machine:
      Is it a platform specific regression: N
      Is it a Regression:N

      Steps to reproduce:
      Run the case: java/awt/print/PrinterJob/TransImages/TransImages.java from regression workspace using java harness.
      We found the following codes ...
      ------
            opaqueimg = Toolkit.getDefaultToolkit().getImage("opaqueimg.gif");

            transimg = Toolkit.getDefaultToolkit().getImage("transimg.gif");
      -------
      under java harness execution environment, the two images above can't be loaded.
      We tried: It runs OK with standalone mode.

            edrobitk Eugene Drobitko (Inactive)
            tonyli Tony Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: