Help using gij
Anthony Green
green@cygnus.com
Mon Nov 8 00:45:00 GMT 1999
Matt wrote:
> It appears that the crash is due to an exception being thrown when the
> properties file doesn't exist.
I agree with Bryce. There are a set of rules for mapping resource
bundle requests to a sequence of filenames. The code simply tries
opening them in order until it finds a matching file. Throwing the
exception is normal. I also think Bryce is right in that you've just
hit a generic EH problem in the GCC snapshot you're using.
The GCC I got out of cvs yesterday seemed to work ok. Hmmm... did you
remember to configure the compiler with --enable-threads? This
impacts exception handling.
AG
--
Anthony Green Cygnus Solutions
Sunnyvale, California
More information about the Java
mailing list