commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog java/awt/image/PixelGrabb...


From: Roman Kennke
Subject: [commit-cp] classpath ./ChangeLog java/awt/image/PixelGrabb...
Date: Thu, 18 Aug 2005 09:37:41 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   05/08/18 13:37:41

Modified files:
        .              : ChangeLog 
        java/awt/image : PixelGrabber.java 

Log message:
        2005-08-18  Roman Kennke  <address@hidden>
        
        * java/awt/image/PixelGrabber.java
        (constructors): Check if the ImageProducer is null and throw
        a NPE if that is the case.
        (startGrabbing): When an exception is thrown in the grabber thread,
        exit gracefully and notify the waiting threads.
        (imageComplete): Only call ip.removeConsumer() if ip is not null.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4467&tr2=1.4468&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/image/PixelGrabber.java.diff?tr1=1.13&tr2=1.14&r1=text&r2=text





reply via email to

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