Can someone explain in detail what is JNI, what are its uses and why it is needed.
I am looking for a free/open source tool to identify memory leaks in my JNI program. I am using : java version "1.6.0_45", Java HotSpot(TM) 64-Bit Server.
Any suggestions?