JDK : Fails On: Mustang b46 and later
Platform[s] : Fails On: Solaris 10 Sparc, Solaris 9 x86, Win 2003
Failing Test [s] : javax/swing/ToolTipManager/4768127/bug4768127.java
Test source location:
=====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/ToolTipManager/4768127/bug4768127.java
jtr file location:
==================
/net/cady/export6/results/mustang/b48/reg/regression-reg-sparc10-2005-08-22-09-34-09-0022/workDir/javax/swing/ToolTipManager/4768127/bug4768127.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b48 solaris-sparc
- cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/ToolTipManager/4768127
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp bug4768127.java
Test output:
=============
----------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:156)
at java.lang.Thread.run(Thread.java:608)
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