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

[TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7

XMLWordPrintable

    • b12
    • generic
    • generic

        Testsuite name: Regression
        Test name: java/awt/Paint/bug8024864.java
        JDK tested: JDK 8 b121
        OS tested: Windows 7 64-bit

        Tests fails against JDK 8 all builds if Windows 7 aero or Windows 7 basic style is turned on.
        The test passes if run with classic window style (no curved corners).

        LOG:

        #section:main
        ----------messages:(3/110)----------
        command: main bug8024864
        reason: User specified action: run main bug8024864
        elapsed time (seconds): 0.886
        ----------System.out:(0/0)----------
        ----------System.err:(13/872)----------
        java.lang.RuntimeException: TEST FAILED. Unexpected pixel color java.awt.Color[r=185,g=209,b=234]
        at bug8024864.main(bug8024864.java:73)
        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:483)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:744)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: TEST FAILED. Unexpected pixel color java.awt.Color[r=185,g=209,b=234]
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: TEST FAILED. Unexpected pixel color java.awt.Color[r=185,g=209,b=234]

              kshefov Konstantin Shefov
              kshefov Konstantin Shefov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: