ZipInputStream brokenness
Tom Tromey
tromey@redhat.com
Mon Jun 3 15:45:00 GMT 2002
>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:
Adam> Here's an idea -- what if we replace only
Adam> java.util.zip.ZipInputStream with the JazzLib
Adam> version. ZipInputStream is already broken, so this can't in any
Adam> way increase the level of brokenness.
I worked on that a bit today.
It isn't quite that easy, due to interdependencies.
However it does look like we can just copy over selected bits and stop
there, without dealing with jazzlib.
Tom
More information about the Java
mailing list