yglukhov / jnim

Nim - Java bridge
MIT License
184 stars 13 forks source link

DeleteLocalRefs to classes #25

Closed yglukhov closed 7 years ago

yglukhov commented 7 years ago

More info here: https://developer.android.com/training/articles/perf-jni.html#local_and_global_references

This applies to all sub-classes of jobject, including jclass, jstring, and jarray