MissingResourceException with Date under mingw port
Tom Tromey
tromey@redhat.com
Wed Apr 10 16:35:00 GMT 2002
>>>>> "Eric" == Eric Blake <ebb9@email.byu.edu> writes:
Eric> Or, to reduce the bytecode when compiling with -C (as the .class literal
Eric> expression expands to quite a bit of bytecode), you could do this:
Eric> static
Eric> {
Eric> gnu.java.locale.Calendar c = null;
Eric> }
I imagine the native compiler will simply eliminate this.
I haven't tried it though.
Tom
More information about the Java
mailing list