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

reg-test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java fails on windows

XMLWordPrintable

    • 7
    • x86
    • windows_xp

      The regression testcase java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java: failed on Windows XP on jdk7 b60 pit build.

      The test failed with the following output: (Also the .jtr file is attached)

      java.lang.RuntimeException: stateChanged java.awt.event.ItemEvent[ITEM_STATE_CHANGED,item=item 1,stateChange=SELECTED] on choice0
      at test.java.awt.regtesthelpers.AbstractTest.fail(AbstractTest.java:60)
      at UnfocusableToplevel.traceEvent(UnfocusableToplevel.java:118)
      at UnfocusableToplevel.access$000(UnfocusableToplevel.java:46)
      at UnfocusableToplevel$2.itemStateChanged(UnfocusableToplevel.java:80)
      at java.awt.Choice.processItemEvent(Choice.java:621)
      at java.awt.Choice.processEvent(Choice.java:588)
      at java.awt.Component.dispatchEventImpl(Component.java:4630)
      at java.awt.Component.dispatchEvent(Component.java:4456)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:605)
      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: stateChanged java.awt.event.ItemEvent[ITEM_STATE_CHANGED,item=item 1,stateChange=SELECTED] on choice0
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: stateChanged java.awt.event.ItemEvent[ITEM_STATE_CHANGED,item=item 1,stateChange=SELECTED] on choice0

            Unassigned Unassigned
            kpintosunw Karen Pinto (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: