2006/03/28 13:44:21 sb 1.12.34.2: #i63710# Avoid unbounded recursion in JNI_context::get_stack_trace (when it encounters an exception in find_class).
2006/03/16 15:55:35 sb 1.12.34.1: #i62429# Use Class.forName instead of ClassLoader.loadClass, as the latter is not specified to work for arrays.
2005/06/29 14:01:38 sb 1.10.4.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.
2005/04/18 12:41:42 sb 1.9.100.2: #120220# Do not use JNI_info instance before it is initialized.
2005/04/07 11:57:04 sb 1.9.100.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.