This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/14446] GZIPInputStream: corrupted gzip file - crc mismatch


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]