This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/14446] GZIPInputStream: corrupted gzip file - crc mismatch
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2004 19:27:07 -0000
- Subject: [Bug java/14446] GZIPInputStream: corrupted gzip file - crc mismatch
- References: <20040305092750.14446.gcj@stuellenberg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-09-22 19:27 -------
I don't see an exception here, but I do see that
I don't get the right results if I compress and
then compress the test file.
I do see an exception with gcj 3.3.3.
Comparing output with the JDK it appears that
our GZIPOutputStream is ok.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14446