CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/07/22 11:12:41

Modified files:
        .              : ChangeLog 
        java/awt       : Component.java 

Log message:
        2005-07-22  Roman Kennke  <[EMAIL PROTECTED]>
        
        * java/awt/Component.java
        (show): Instead of invalidating the component, only invalidate
        the parent, if there is one. Also, avoid NPEs by creating local
        references.
        (hide): Instead of invalidating the component, only invalidate
        the parent, if there is one. Also, avoid NPEs by creating local
        references.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4188&tr2=1.4189&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/Component.java.diff?tr1=1.61&tr2=1.62&r1=text&r2=text



_______________________________________________
Commit-classpath mailing list
Commit-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/commit-classpath

Reply via email to