/jni-override

这个项目主要演示了通过重写JNIEnv的NewGlobalRef和DeleteGlobalRef函数的方式来查找全局引用泄露

Primary LanguageC++