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

[macosx] Test javax/swing/plaf/nimbus/8057791/bug8057791.java fails

    XMLWordPrintable

Details

    • b01
    • generic
    • os_x

    Description

      Testsuite name: jdk_swing
      Test name(s): javax/swing/plaf/nimbus/8057791/bug8057791.java
      Product(s) tested: JDK 8 u121 b09
      OS/architecture:Mac OS (x64)

      Reproducible: Always

      Is it a Regression: No, test also failed for JDK 8 u121 b01 where it was added for JDK 8 u121

      Is it a platform specific issue: Yes, test passed on linux for JDK 8 u121 b09
      [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: Yes/No
      [If new configuration testing] Issue specific to execution mode or OS/browser version:

      Exception/Error from Log:
      ----------System.out:(0/0)----------
      ----------System.err:(50/3052)----------
      Cell color #0: java.awt.Color[r=57,g=105,b=138]
      Cell color #1: java.awt.Color[r=232,g=237,b=241]
      Cell color #2: java.awt.Color[r=239,g=243,b=245]
      Cell color #3: java.awt.Color[r=126,g=157,b=179]
      Cell color #4: java.awt.Color[r=170,g=190,b=205]
      Cell color #5: java.awt.Color[r=209,g=220,b=228]
      Cell color #6: java.awt.Color[r=250,g=251,b=252]
      Cell color #7: java.awt.Color[r=230,g=236,b=240]
      Cell color #8: java.awt.Color[r=124,g=156,b=177]
      Cell color #9: java.awt.Color[r=184,g=201,b=213]
      Cell color #10: java.awt.Color[r=247,g=249,b=250]
      Cell color #11: java.awt.Color[r=224,g=231,b=237]
      Cell color #12: java.awt.Color[r=82,g=124,b=153]
      Cell color #13: java.awt.Color[r=105,g=141,b=166]
      Cell color #14: java.awt.Color[r=98,g=136,b=162]
      java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
      at bug8057791.main(bug8057791.java:97)
      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:498)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)
      Caused by: java.lang.reflect.InvocationTargetException
      at java.awt.EventQueue.invokeAndWait(EventQueue.java:1321)
      at java.awt.EventQueue.invokeAndWait(EventQueue.java:1296)
      at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1348)
      at bug8057791.main(bug8057791.java:49)
      ... 6 more
      Caused by: java.lang.RuntimeException: Selected cell is drawn without selection foreground color 'DerivedColor(color=255,255,255 parent=nimbusLightBackground offsets=0.0,0.0,0.0,0 pColor=255,255,255'.
      at bug8057791$1.run(bug8057791.java:85)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
      at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
      at java.awt.EventQueue.access$500(EventQueue.java:97)
      at java.awt.EventQueue$3.run(EventQueue.java:709)
      at java.awt.EventQueue$3.run(EventQueue.java:703)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

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

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

      Attachments

        Activity

          People

            bvaidya Balchandra Vaidya
            vagarwal Vikrant Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: