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

Getting exception in java.awt.Toolkit$ToolkitEventMulticaster.remove()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 1.2.0
    • client-libs
    • x86
    • solaris_2.6



      Name: dbT83986 Date: 01/09/99


      I am getting the following exception when destroying certain Swing
      components:

      java.lang.ClassCastException: java.awt.AWTEventMulticaster
      at java.awt.Toolkit$ToolkitEventMulticaster.remove(Compiled Code)
      at java.awt.Toolkit.removeAWTEventListener(Compiled Code)
      at java.awt.LightweightDispatcher$2.run(Compiled Code)
      at java.security.AccessController.doPrivileged(Compiled Code)
      at java.awt.LightweightDispatcher.stopListeningForOtherDrags(Compiled Code)
      at java.awt.LightweightDispatcher.trackMouseEnterExit(Compiled Code)
      at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
      at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
      at java.awt.Container.dispatchEventImpl(Compiled Code)
      at java.awt.Window.dispatchEventImpl(Compiled Code)
      at java.awt.Component.dispatchEvent(Compiled Code)
      at java.awt.EventQueue.dispatchEvent(Compiled Code)
      at java.awt.EventDispatchThread.run(Compiled Code)

      My JVM version is:

      java version "java1.2"
      Solaris VM (build Solaris_JDK_1.2_01_dev05_fcsK, native threads, sunwjit)

      The problem is flaky and hard to reproduce. It occurs when I close a dialog
      via X Windows (i.e. through the title bar menu).
      (Review ID: 48094)
      ======================================================================

            dav Andrei Dmitriev (Inactive)
            dblairsunw Dave Blair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: