This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: ZipInputStream brokenness


Adam Megacz wrote:

Okay, I've complained about this before. Libgcj's java.util.zip is
broken. Can we replace it with Jazzlib (pure Java, no native code) at
least until somebody steps up and fixes the native code version? IMHO
correctness is more important than performance.

I want to know how Jazzlib performs before we make any decision about changing our java.util.zip to use it. If it performs poorly then we really would be better off to fix the existing code.

regards

Bryce.





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