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

jdk118c - Javatest 2.0c gives exceptions on mouseevents on sol 2.6 & win32.

XMLWordPrintable

    • 1.1.8
    • generic
    • generic, solaris_2.5.1
    • Verified

      jdk118c - Javatest 2.0c gives exceptions on mouseevents on sol 2.6 & win32.

      When running javatest 2.0c on win32 & sol 2.6 platforms exceptions are issued on mouse events.

      Steps to reproduce:
      1. Set up environment (classpath & java_home)
      2. launch the javatest tool (on win32 or solaris 2.6).
      3. move the mouse within the javatest window.


      example:
      set up environment
      ------------------
      Setting JAVA_HOME
      ### JAVA_HOME: /home/jsl/jdk/jdk1.1.8/solaris
      Setting CLASSPATH
      ### CLASSPATH: /net/tapas/export0/JCK-116a/javatest.jar:.:/home/jsl/jdk/jdk1.1.8/solaris/lib/classes.zip
      Setting LD_LIBRARY_PATH
      ### CLASSPATH: /home/jsl/jck/JCK-116a/lib
      /home/jsl 3 % java -fullversion
      java full version "JDK1.1.8C"

      launch the tool
      ---------------
      /home/jsl 3 % java javasoft.sqe.javatest.tool.Main
      Exception occurred during event dispatching:
      java.lang.NullPointerException
              at java.awt.LightweightDispatcher.updateCursor(Container.java:1846)
              at java.awt.LightweightDispatcher.dispatchEvent(Container.java:1537)
              at java.awt.Container.dispatchEventImpl(Container.java:937)
              at java.awt.Component.dispatchEvent(Component.java:1744)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:79)
      Exception occurred during event dispatching:
      java.lang.NullPointerException
              at java.awt.LightweightDispatcher.updateCursor(Container.java:1846)
              at java.awt.LightweightDispatcher.dispatchEvent(Container.java:1537)
              at java.awt.Container.dispatchEventImpl(Container.java:937)
              at java.awt.Component.dispatchEvent(Component.java:1744)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:79)
      Exception occurred during event dispatching:
      java.lang.NullPointerException
              at java.awt.LightweightDispatcher.updateCursor(Container.java:1846)
              at java.awt.LightweightDispatcher.dispatchEvent(Container.java:1537)
              at java.awt.Container.dispatchEventImpl(Container.java:937)
              at java.awt.Component.dispatchEvent(Component.java:1744)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:79)
      /home/jsl 4 %

      this does not happen with jdk117u or previous fcs releases.

            eilyin Evgeni Ilyin (Inactive)
            joleesunw John Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: