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

Test java/awt/Paint/PaintNativeOnUpdate.java fails on Mac 10.10

XMLWordPrintable

      Test name(s): java/awt/Paint/PaintNativeOnUpdate.java
      JDK tested: 1.8.0_20 b21
      OS tested: Mac 10.10
      Is it a regression? NO
      Is it platform specific? NO
      The is failure reproduced: always
        
      General description:
      Expected color = java.awt.Color[r=0,g=255,b=0]
      Actual color = java.awt.Color[r=16,g=254,b=0]
      java.lang.RuntimeException
      at PaintNativeOnUpdate.main(PaintNativeOnUpdate.java:68)
      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:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException
      JavaTest Message: shutting down test

            pchelko Petr Pchelko (Inactive)
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: