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

[macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac

    XMLWordPrintable

Details

    • b105
    • x86_64
    • os_x

    Description


      Testsuite name: Regression
      Test name(s): javax/swing/JSpinner/8008657/bug8008657.java
      JDK tested: JDK 9 b09
      OS tested: Mac OS
      Is it a regression? NO
      Is it platform specific? YES
      The is failure reproduced: always/sometimes
       
      General description:
      Test fails on Mac with the following exception
      java.lang.reflect.InvocationTargetException
      at java.awt.EventQueue.invokeAndWait(EventQueue.java:1306)
      at java.awt.EventQueue.invokeAndWait(EventQueue.java:1281)
      at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1348)
      at bug8008657.testSpinner(bug8008657.java:78)
      at bug8008657.main(bug8008657.java:59)
      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:484)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:744)
      Caused by: java.lang.RuntimeException: Wrong orientation!
      at bug8008657.lambda$testSpinner$3(bug8008657.java:83)
      at bug8008657$$Lambda$88/156745348.run(Unknown Source)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
      at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
      at java.awt.EventQueue.access$400(EventQueue.java:97)
      at java.awt.EventQueue$3.run(EventQueue.java:697)
      at java.awt.EventQueue$3.run(EventQueue.java:691)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
      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.reflect.InvocationTargetException
      JavaTest Message: shutting down test

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

      The same test passed on Linux x64

      Attachments

        Activity

          People

            aniyogi Avik Niyogi (Inactive)
            rnairsunw Raghu Nair
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: