Search Results

0
votes

Memory footprint issues with JAVA, JNI, and C application

Write a C test harness and use valgrind/alleyoop to check for leakage in your C code, and similarly use the java jvisualvm tool. …