classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: NullPointerException in ToolTipManger #11538


From: Roman Kennke
Subject: Re: [cp-patches] Patch: NullPointerException in ToolTipManger #11538
Date: Fri, 17 Jun 2005 12:22:16 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

Hi Lillian,

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

2005-06-15  Lillian Angel  <address@hidden>

        * 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]