I have reviewed the source code, and it is feasible to modify the registration to use name-based registration. In general, using shorter names for registration may yield slightly worse performance ...
Abstract: Java offers the Java Native Interface (JNI), which allows programs running in the Java Virtual Machine to invoke and be manipulated by native applications and libraries written in other ...