Fixing Random Crashes in JNI Code
Tuesday, June 2nd, 2009Do you have an application that uses JNI to provide a C/C++ interface to a Java library? Are you experiencing random crashes and segmentation faults in seemingly unrelated parts of said application? Have you pulled out all your hair while trying to figure out what the problem is?
The good news is that I may have [...]
