This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: ZipInputStream broken?
Bryce, thank you very much for taking the time to investigate this.
> I'll take a look at it after the bootstrap is fixed, and maybe also take
> a serious look at Jazzlib...
Is there any sort of workaround I could implement in the meantime? I
checked the .class files from Netscape's and Java2's java.util.zip,
and they all call out to JNI... perhaps there is a pure-java
implementation of java.util.zip somewhere that I could substitute
until you have time to look at libgcj?
- a