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

[TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed

XMLWordPrintable

    • b42
    • x86
    • os_x

        javax/swing/SwingUtilities/7088744/bug7088744.java failed on macosx with jdk7 and jdk8
        (tested with jdk7u8b04, jdk8b53, jdk8b43)

        output is different from time to time:
        ----------System.out:(0/0)----------
        ----------System.err:(36/2365)----------
        java.lang.RuntimeException: Unexpected eventType 3on step 1
        at bug7088744.processEvent(bug7088744.java:190)
        at bug7088744.access$100(bug7088744.java:38)
        at bug7088744$2$1.mouseReleased(bug7088744.java:134)
        at java.awt.Component.processMouseEvent(Component.java:6510)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3322)
        at java.awt.Component.processEvent(Component.java:6275)
        at java.awt.Container.processEvent(Container.java:2229)
        at java.awt.Component.dispatchEventImpl(Component.java:4866)
        at java.awt.Container.dispatchEventImpl(Container.java:2287)
        at java.awt.Component.dispatchEvent(Component.java:4691)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4834)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4494)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4424)
        at java.awt.Container.dispatchEventImpl(Container.java:2273)
        at java.awt.Window.dispatchEventImpl(Window.java:2719)
        at java.awt.Component.dispatchEvent(Component.java:4691)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:703)
        at java.awt.EventQueue.access$000(EventQueue.java:102)
        at java.awt.EventQueue$3.run(EventQueue.java:662)
        at java.awt.EventQueue$3.run(EventQueue.java:660)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
        at java.awt.EventQueue$4.run(EventQueue.java:676)
        at java.awt.EventQueue$4.run(EventQueue.java:674)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:673)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected eventType 3on step 1
        result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected eventType 3on step 1


        test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected eventType 3on step 1


        ----------System.out:(0/0)----------
        ----------System.err:(31/1903)----------
        java.lang.reflect.InvocationTargetException
                at java.awt.EventQueue.invokeAndWait(EventQueue.java:1238)
                at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1347)
                at bug7088744.main(bug7088744.java:170)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:474)
                at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
                at java.lang.Thread.run(Thread.java:722)
        Caused by: java.lang.RuntimeException: Not all events received
                at bug7088744$4.run(bug7088744.java:173)
                at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241)
                at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:701)
                at java.awt.EventQueue.access$000(EventQueue.java:102)
                at java.awt.EventQueue$3.run(EventQueue.java:662)
                at java.awt.EventQueue$3.run(EventQueue.java:660)
                at java.security.AccessController.doPrivileged(Native Method)
                at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
                at java.awt.EventQueue.dispatchEvent(EventQueue.java:671)
                at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
                at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
                at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
                at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
                at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
                at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)

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

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


        test passed on linux and windows, see comments for more details

              serb Sergey Bylokhov
              vakulova Vera Akulova (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: