This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: java.util.Date -> NullPointerException
- To: "Gregory R. Warnes" <warnes at biostat dot washington dot edu>
- Subject: Re: java.util.Date -> NullPointerException
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Fri, 19 May 2000 13:27:46 +1200
- CC: "\\"\\\\"gcj\\\\" Discussion List\\"" <java-discuss at sourceware dot cygnus dot com>
- References: <Pine.LNX.4.21.0005182325450.20575-100000@hydra.warnes.net>
"Gregory R. Warnes" wrote:
> I got this error even it I had an empty classpath.
That is very strange. Are you sure it was exactly the same error? The fact that it works
only with your fix indicates that the interpreter must be loading the LocaleData class
from *somewhere*. I wonder how it finds libgcj.zip?
regards
[ bryce ]