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

[Bug libgcj/18996] java.util.zip giving corrupt data or throwing ZipException on correct archives


------- Additional Comments From tromey at gcc dot gnu dot org  2004-12-14 19:26 -------
This also works on x86-linux.

One way I think it could fail on Windows is if the 
zip contains extended time stamps and we try to load
some locale data and can't find it.  This might cause
the failure, though I'm not sure.  Can you get a more
complete stack trace somehow?



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18996


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