classpath
[Top][All Lists]
Advanced

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

Partial java.util.zip merge with libgcj


From: Mark Wielaard
Subject: Partial java.util.zip merge with libgcj
Date: Fri, 5 Oct 2001 13:38:25 +0200
User-agent: Mutt/1.3.22i

Hi,

The following classes from java.util.zip were easy to merge with libgcj.

2001-10-05  Mark Wielaard  <address@hidden>

        * java/util/zip/Adler32.java: Merge with libgcj
        * java/util/zip/CRC32.java: Merge with libgcj
        * java/util/zip/CheckedInputStream.java: New file from libgcj
        * java/util/zip/CheckedOutputStream.java: Ditto
        * java/util/zip/Checksum.java: Merge with libgcj
        * java/util/zip/DataFormatException.java: Ditto
        * java/util/zip/ZipException.java: Ditto
        * java/util/zip/Makefile.am: add new classes

We can probably share some more classes which will make it easier to find
and fix bugs. Does anybody know about a (g)zip test suite?

Cheers,

Mark
-- 
Stuff to read:
    <http://www.toad.com/gnu/whatswrong.html>
  What's Wrong with Copy Protection, by John Gilmore



reply via email to

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