commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ChangeLog


From: Roman Kennke
Subject: [commit-cp] classpath ChangeLog
Date: Sat, 24 Sep 2005 18:05:14 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   05/09/24 22:05:13

Modified files:
        .              : ChangeLog 

Log message:
        Forgot the ChangeLog with my last patch.
        
        2005-09-24  Roman Kennke  <address@hidden>
        
        * javax/swing/JComponent.java
        (paint): Check if clip == null and if so set it to the component's
        bounds.
        * gnu/java/awt/peer/gtk/GdkGraphics2D.java
        (getClipBounds): Added null check so that null is returned when
        clip == null, instead of throwing an NPE while accessing
        null.getBounds2D().

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4960&tr2=1.4961&r1=text&r2=text





reply via email to

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