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

[TESTBUG] closed/sun/java2d/OpenGL/DrawBitmaskImage.java fails

XMLWordPrintable

    • 2d
    • generic
    • linux

      Testsuite name: regression j2se

      Test: closed/sun/java2d/OpenGL/DrawBitmaskImage.java

      JDK/JRE tested: 7b105

      OS/architecture: linux-x6, linux-amd64

      Reproducible: Always

      Reproducible on machine: stt-28.russia.sun.com

      Is it a platform specific regression: N

      Seems to be test problem.


      Test run log location:
      [stt-robot@stt-28]$ pwd
      /export/jdk/7b105
      [stt-robot@stt-28]$ cat cur/work/closed/sun/java2d/OpenGL/DrawBitmaskImage.jtr
      #Test Results (version 2)
      #Thu Aug 19 16:54:22 MSD 2010
      #checksum:5bfd106cfac0299e
      #-----testdescription-----
      $file=/net/vice/export/stt/newroot/regression/workspaces/170/1.7.0_fcsb105/j2se/test/closed/sun/java2d/OpenGL/DrawBitmaskImage.java
      $root=/net/vice/export/stt/newroot/regression/workspaces/170/1.7.0_fcsb105/j2se/test
      author=campbelc
      keywords=bug6264014 othervm
      run=USER_SPECIFIED main/othervm DrawBitmaskImage\n
      source=DrawBitmaskImage.java
      title=Verifies that bitmask image copies work properly with the OGL pipeline when a SrcOver composite with extra alpha is involved.

      #-----environment-----

      #-----testresult-----
      description=file:///net/vice/export/stt/newroot/regression/workspaces/170/1.7.0_fcsb105/j2se/test/closed/sun/java2d/OpenGL/DrawBitmaskImage.java
      end=Thu Aug 19 16:54:22 MSD 2010
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed: Incorrect color for second pixel (actual=ff000000)
      javatestOS=Linux 2.6.32-22-generic (amd64)
      javatestVersion=3.2.2_03
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile main
      start=Thu Aug 19 16:54:19 MSD 2010
      test=closed/sun/java2d/OpenGL/DrawBitmaskImage.java
      work=/export/jdk/7b105/cur/work/closed/sun/java2d/OpenGL

      #section:script_messages
      ----------messages:(4/186)----------
      JDK under test: (/export/jdk/7b105/jdk1.7.0)
      java version "1.7.0-ea"
      Java(TM) SE Runtime Environment (build 1.7.0-ea-b105)
      Java HotSpot(TM) 64-Bit Server VM (build 19.0-b05, mixed mode)

      #section:build
      ----------messages:(3/101)----------
      command: build DrawBitmaskImage
      reason: Named class compiled on demand
      elapsed time (seconds): 2.164
      result: Passed. Build successful

      #section:compile
      ----------messages:(3/222)----------
      command: compile /net/vice/export/stt/newroot/regression/workspaces/170/1.7.0_fcsb105/j2se/test/closed/sun/java2d/OpenGL/DrawBitmaskImage.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 2.16
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:main
      ----------messages:(3/127)----------
      command: main DrawBitmaskImage
      reason: User specified action: run main/othervm DrawBitmaskImage
      elapsed time (seconds): 0.698
      ----------System.out:(0/0)----------
      ----------System.err:(13/839)----------
      java.lang.RuntimeException: Failed: Incorrect color for second pixel (actual=ff000000)
      at DrawBitmaskImage.main(DrawBitmaskImage.java:117)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:613)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:717)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: Incorrect color for second pixel (actual=ff000000)
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed: Incorrect color for second pixel (actual=ff000000)
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed: Incorrect color for second pixel (actual=ff000000)


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed: Incorrect color for second pixel (actual=ff000000)
      [stt-robot@stt-28]$

      Steps to reproduce:

      [stt-robot@stt-28]$ ./jdk1.7.0/bin/javac DrawBitmaskImage.java
      [stt-robot@stt-28]$ ./jdk1.7.0/bin/java DrawBitmaskImage
      Exception in thread "main" java.lang.RuntimeException: Failed: Incorrect color for first pixel (actual=ff000000)
      at DrawBitmaskImage.main(DrawBitmaskImage.java:111)
      [stt-robot@stt-28]$

            bae Andrew Brygin
            ikobzaresunw Ivan Kobzarev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: