This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: NullPointer + Jars
- To: Tom Tromey <tromey at cygnus dot com>
- Subject: Re: NullPointer + Jars
- From: "Gregory R. Warnes" <warnes at biostat dot washington dot edu>
- Date: Fri, 19 May 2000 13:54:56 +0000 (GMT)
- cc: Bryce McKinlay <bryce at albatross dot co dot nz>, Jeff Sturm <jsturm at sigma6 dot com>, gcj Discussion List <java-discuss at sourceware dot cygnus dot com>
2 PR's created. 1 for compressed jars, 1 for different behavior under
gdb.
-Greg
On Thu, 18 May 2000, Tom Tromey wrote:
TT>> Bryce> Compressed .jar files *should* work (for runtime loading), but
TT>> Bryce> I have to admit it doesn't surprise me that they don't. I'll
TT>> Bryce> add it to my long list of things to try and fix ;-)
TT>>
TT>> How about sending in a PR? That way the list will be shared...
TT>>
TT>> Tom
TT>>