Potential JNI/Logger bug
Thomas Hallgren
thhal@mailblocks.com
Fri Jul 30 17:41:00 GMT 2004
I'm trying to configure the java Logger using the property
java.util.logging.config.class. I set the property using a -D option in
the startup arguments sent to the JNI_CreateJavaVM.
According to the Java documentation, this will cause the class to be
loaded and instantiated. Using a standard java VM, this works fine. With
GCJ nothing seems to happen. The constructor is never called.
Regards,
Thomas Hallgren
More information about the Java
mailing list