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

AWT Test FullScreenInsets.java fails due to incorrect pixel color and wrong window bounds

XMLWordPrintable

    • generic
    • generic

      java/awt/FullScreen/FullScreenInsets/FullScreenInsets.java failed 2 times out of 40 runs on JDK 17 EA macOS 11 ARM port

      Incorrect pixel at 147x40 : ff00fe00 ,expected : ff00ff00
      Incorrect pixel at 147x40 : fffe0000 ,expected : ffff0000
      java.lang.RuntimeException: Test failed
      at FullScreenInsets.main(FullScreenInsets.java:93)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:831)

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

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed

            honkar Harshitha Onkar
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: