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

Test closed/sun/java2d/SunGraphics2D/ImageReductionOverflow.java fails with VS2013 build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 9
    • 9
    • client-libs
    • -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel

    • 2d
    • b58

      Test name(s):closed/sun/java2d/SunGraphics2D/ImageReductionOverflow.java
      JDK tested: 9b62
      OS tested: Windows, Linux
      Is it a regression? NO
      Is it platform specific? Yes( fails in Windows and passes in Linux)
      The is failure reproduced: always

      General description:
      ----------System.err:(17/1068)----------
      java.lang.RuntimeException: rgb(25, 10) == 0xff0000ff != ffffffff
      at ImageReductionOverflow.check(ImageReductionOverflow.java:119)
      at ImageReductionOverflow.test(ImageReductionOverflow.java:65)
      at ImageReductionOverflow.test(ImageReductionOverflow.java:46)
      at ImageReductionOverflow.test(ImageReductionOverflow.java:39)
      at ImageReductionOverflow.main(ImageReductionOverflow.java:27)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:502)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: rgb(25, 10) == 0xff0000ff != ffffffff
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: rgb(25, 10) == 0xff0000ff != ffffffff

            psadhukhan Prasanta Sadhukhan
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: