Marco Trudel writes: > static { } blocks won't be called when a class is loaded in a JNI > function via JNIEnv->FindClass(...). But they will be executed on a Sun JVM. > Is an example needed? Yes. Andrew.