This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: ZipInputStream brokenness
- From: jmr at ugcs dot caltech dot edu (Jesse Rosenstock)
- To: java at gcc dot gnu dot org
- Date: Sat, 31 Aug 2002 20:20:46 -0700
- Subject: Re: ZipInputStream brokenness
Adam> I suggested merging the classpath implementation:
Adam> http://gcc.gnu.org/ml/java/2002-06/msg00023.html
I would vote for that, too (not that I get a vote). Does anyone have
specific performance, correctness, memory usage, coding style or other
objections? The current one is known to be broken, while I haven't
heard any complaints about the classpath one, and evidently Adam has
been using it for six months, so the classpath version seems to be ahead
at least on correctness.