This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: java.util.Date -> NullPointerException
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: java.util.Date -> NullPointerException
- From: "Gregory R. Warnes" <warnes at biostat dot washington dot edu>
- Date: Fri, 19 May 2000 02:01:32 +0000 (GMT)
- cc: "\"\\\"\\\\\"gcj\\\\\" Discussion List\\\"\"" <java-discuss at sourceware dot cygnus dot com>
Actually, it *could* have been a different error, since I'm getting a
different error related to class loading even with this fix. See my other
posting for details.
On Fri, 19 May 2000, Bryce McKinlay wrote:
BM>> "Gregory R. Warnes" wrote:
BM>>
BM>> > I got this error even it I had an empty classpath.
BM>>
BM>> That is very strange. Are you sure it was exactly the same error? The fact that it works
BM>> only with your fix indicates that the interpreter must be loading the LocaleData class
BM>> from *somewhere*. I wonder how it finds libgcj.zip?
BM>>
BM>> regards
BM>>
BM>> [ bryce ]
BM>>
BM>>
BM>>