ZipInputStream brokenness

Tom Tromey tromey@redhat.com
Thu Aug 29 08:59:00 GMT 2002


>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:

Adam> Did you ever check in this patch?

It looks like I checked it in on June 15.

Adam> This program still fails with HEAD:

Yeah.  Though for me it fails differently.  It prints a lot of stuff
and then at the end:

Exception in thread "main" java.lang.NullPointerException
   at gnu.gcj.runtime.FirstThread.call_main() (/home/tromey/gnu/egcs/install/lib/libgcj.so.3.0.0)
   at gnu.gcj.runtime.FirstThread.run() (/home/tromey/gnu/egcs/install/lib/libgcj.so.3.0.0)
   at _Jv_ThreadRun(java.lang.Thread) (/home/tromey/gnu/egcs/install/lib/libgcj.so.3.0.0)
   at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/home/tromey/gnu/egcs/install/lib/libgcj.so.3.0.0)
   at JvRunMain (/home/tromey/gnu/egcs/install/lib/libgcj.so.3.0.0)

Tom



More information about the Java mailing list