Is there any way to see contents of the JNI local reference table?
I can see it if I got a crash when it's overflowed, via android LogCat, and there is a lot of info about referenced objects, unique instances etc. which helps to catch potential memory leaks.
Thanks.
Please refer CheckJNI.
It can catch number of common error. For ICS CheckJNI is on by default if debuggable="true"
in your Manifest.xml
.
Thanks
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With