classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] java.util.zip - GZIP_MAGIC fixed


From: Michael Koch
Subject: [cp-patches] [Patch] java.util.zip - GZIP_MAGIC fixed
Date: Tue, 12 Oct 2004 16:23:06 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just commited the attached patch to fix the value of the GZIP_MAGIC
constant. Thanks to Jeroen for testing my solution.


Michael


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

        * java/util/zip/GZIPInputStream.java
        (GZIP_MAGIC): Fixed value.
        (readHeader): Fixed GZIP_MAGIC handling.
        * java/util/zip/GZIPOutputStream.java
        (GZIPOutputStream): Likewise.

Attachment: zip.diff
Description: Text document


reply via email to

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