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

Repaint Test Fails with Motif , on b17

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 5.0
    • client-libs
    • None
    • tiger
    • x86, sparc
    • solaris_9, solaris_10

      Repaint test suite(it is in Tonga WS) is behaving strangely on Solaris and Linux with Motif.
      The logs show a strange stack trace(see below)
      This is with b16 and b17. It seems that the problem with there since after XAWT is integrated.
      Since, this test suite has some known failures, so it is not normally run by the SQE team.
      To reproduce this :
       i) Go To:
       Tonga_AWT_WS/AWT_Merlin_WS/repaint/src

      ii) Put awtsqe.jar in the classpath:
      This is in Tonga_AWT_WS/AWT_Merlin_WS/Lib


      iii) Execute the following:
      sh runsl [if u want to run with XAWT Option JAVA_FLAGS=-Dawt.toolkit=sun.awt.X11.XToolkit]

       After some time it will produce the following stack trace
      #java.lang.IllegalArgumentException: null source
      > # at java.util.EventObject.<init>(EventObject.java:38)
      > # at java.awt.AWTEvent.<init>(AWTEvent.java:225)
      > # at java.awt.event.ComponentEvent.<init>(ComponentEvent.java:94)
      > # at java.awt.event.FocusEvent.<init>(FocusEvent.java:122)
      > # at
      > java.awt.KeyboardFocusManager.retargetFocusLost(KeyboardFocusManager.java:2667)
      >
      > # at
      > java.awt.KeyboardFocusManager.retargetFocusEvent(KeyboardFocusManager.java:2726)
      >
      > # at java.awt.Component.dispatchEventImpl(Component.java:3800)
      > # at java.awt.Container.dispatchEventImpl(Container.java:1994)
      > # at java.awt.Window.dispatchEventImpl(Window.java:1746)
      > # at java.awt.Component.dispatchEvent(Component.java:3770)
      > # at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
      > # at java.awt.SequencedEvent.dispatch(SequencedEvent.java:93)
      > # at java.awt.EventQueue.dispatchEvent(EventQueue.java:459)
      > # at
      > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:214)
      >
      > # at
      > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
      >
      > # at
      > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
      > # at
      > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)

            dmikhalksunw Denis Mikhalkin (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: