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: bug in ZipInputStream


Erik> It may, however, also be related to PR 7766, "ZipInputStream.available
Erik> returns 0 immediately after construction", even though that seems to be
Erik> related to freshly constructed, but empty ZipInputStreams.

There have been a few zip bugs fixed this year.
See also 8593 and 8234.

Erik> Shouldn't I wait until gcc 3.3. before filing a new bug report?

If you have a small, self-contained example program, go ahead and
submit it.  I can at least try it out against 3.3 and see whether it
is fixed.  That way if there is a bug we may be able to fix it before
3.3 is released.

You can also check out the current 3.3 branch yourself and give it a
try.

Tom


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