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

[macos] javax/swing/plaf/nimbus/8057791/bug8057791.java fails on MacOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • tbd
    • 10, 11
    • client-libs

      javax/swing/plaf/nimbus/8057791/bug8057791.java fails repeatably on MacOS
      ----------System.err:(15/1117)----------
      java.lang.RuntimeException: Error Log:
      [ERROR][java.awt.Color[r=178,g=178,b=178]] is found in selected cell. Not supposed to be found in negative test case
      at bug8057791.main(bug8057791.java:59)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:569)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
      at java.base/java.lang.Thread.run(Thread.java:832)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Error Log:
      [ERROR][java.awt.Color[r=178,g=178,b=178]] is found in selected cell. Not supposed to be found in negative test case
      JavaTest Message: shutting down test
      ====

      Looking at the test it creates a very small window and it may be
      affected by blending effects from the platform.

            mhalder Manajit Halder (Inactive)
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: