Reg-test java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java fails

XMLWordPrintable

    • generic, sparc
    • linux_redhat_5.0, linux_ubuntu, os_x, solaris

      The regression testcase java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java
      fails on Rhel5. Tested on jdk7b60 pit build and Jdk7b59 build where it failed.

      It failed with the following error:

      java.lang.RuntimeException: owner frame must not receive WINDWO_GAINED_FOCUS
      at TranserFocusToWindow$1.windowGainedFocus(TranserFocusToWindow.java:83)
      at java.awt.Window.processWindowFocusEvent(Window.java:2006)
      at java.awt.Window.processEvent(Window.java:1921)
      at java.awt.Component.dispatchEventImpl(Component.java:4630)
      at java.awt.Container.dispatchEventImpl(Container.java:2142)
      at java.awt.Window.dispatchEventImpl(Window.java:2612)
      at java.awt.Component.dispatchEvent(Component.java:4456)
      at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1906)
      at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:937)
      at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:402)
      at java.awt.Component.dispatchEventImpl(Component.java:4500)
      at java.awt.Container.dispatchEventImpl(Container.java:2142)
      at java.awt.Window.dispatchEventImpl(Window.java:2612)
      at java.awt.Component.dispatchEvent(Component.java:4456)
      at sun.awt.X11.XWindow$1.run(XWindow.java:414)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:235)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:603)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:286)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:201)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:191)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:186)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:139)
      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: owner frame must not receive WINDWO_GAINED_FOCUS
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: owner frame must not receive WINDWO_GAINED_FOCUS

            Assignee:
            Alexander Zvegintsev
            Reporter:
            Karen Pinto (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: