classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] javax.imageio fixes


From: Michael Koch
Subject: [cp-patches] [Patch] javax.imageio fixes
Date: Wed, 20 Oct 2004 11:21:22 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just commited the attched patch to introduce 3 missing abstract
methods and to fix two compile time errors.


Michael


2004-10-20  Michael Koch  <address@hidden>

        * javax/imageio/ImageWriter.java
        (convertImageMetadata): New abstract method.
        (convertStreamMetadata): Likewise.
        (write): Likewise.
        * javax/imageio/stream/FileCacheImageInputStream.java
        (close): Fixed setting of stream to null.
        (checkStreamClosed): Throws IOException.

Attachment: imageio.diff
Description: Text document


reply via email to

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