I'm working with a large java project that uses the JNI to interface with some C++ libraries. Although everything works fine while the program is running, I get the ...