-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b46
-
b96
-
generic, sparc
-
generic, solaris_10
-
Verified
Java Version: build 1.6.0-rc-b90
PlatWrom: SNBOHMKHJYFMYXO
Problems:
The regression test fails in b90 promotion build.
Errors as following:
---------System.err:(5/406)----------
java.lang.Error: Extra MouseMotionListeners were added to the label "Label 1" by ToolTipManager
at bug4768127.destroy(bug4768127.java:86)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:157)
at java.lang.Thread.run(Thread.java:619)
STATUS:Failed.Applet thread threw exception: java.lang.Error: Extra MouseMotionListeners were added to the label "Label 1" by ToolTipManager
result: Failed. Execution failed: Applet thread threw exception: java.lang.Error: Extra MouseMotionListeners were added to the label "Label 1" by ToolTipManager
test result: Failed. Execution failed: Applet thread threw exception: java.lang.Error: Extra MouseMotionListeners were added to the label "Label 1" by ToolTipManager
How to reproduce:
1. set up JAVA_HOME to mustang b90
2. run the attached script.
Please see jtr file as attched.
PlatWrom: SNBOHMKHJYFMYXO
Problems:
The regression test fails in b90 promotion build.
Errors as following:
---------System.err:(5/406)----------
java.lang.Error: Extra MouseMotionListeners were added to the label "Label 1" by ToolTipManager
at bug4768127.destroy(bug4768127.java:86)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:157)
at java.lang.Thread.run(Thread.java:619)
STATUS:Failed.Applet thread threw exception: java.lang.Error: Extra MouseMotionListeners were added to the label "Label 1" by ToolTipManager
result: Failed. Execution failed: Applet thread threw exception: java.lang.Error: Extra MouseMotionListeners were added to the label "Label 1" by ToolTipManager
test result: Failed. Execution failed: Applet thread threw exception: java.lang.Error: Extra MouseMotionListeners were added to the label "Label 1" by ToolTipManager
How to reproduce:
1. set up JAVA_HOME to mustang b90
2. run the attached script.
Please see jtr file as attched.
- duplicates
-
JDK-6318439 Regression: javax/swing/ToolTipManager/4768127/bug4768127.java fails
- Closed
- relates to
-
JDK-4768127 ToolTipManager not removed from components
- Resolved
-
JDK-4398733 MouseClicked event not delivered when switched between 2 Internal frames
- Resolved
-
JDK-6458458 ToolTipManager doesn't unregister itself in rare occasions
- Closed