Hi Lillian,

This simple patch fixes the NullPointerException in the function
mousePressed in ToolTipManager. Attached is the patch.

2005-06-15  Lillian Angel  <[EMAIL PROTECTED]>

        * javax/swing/ToolTipManager.java
        Fixed Bug #11538.
        (mousePressed): check if currentComponent is null.
        If so, it should be equal to the current source.

That looks good. I committed this, thank you.

/Roman



_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to