JetBrains / skija

Java bindings for Skia
Apache License 2.0
2.63k stars 128 forks source link

Fix -Xcheck:jni warnings #70

Open tonsky opened 3 years ago

tonsky commented 3 years ago

Drawable uses JNIEnv* from the wrong thread Scene: DrawableScene

WARNING: JNI local refs: 1452, exceeds capacity: 1451 WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethodV FATAL ERROR in native method: Using JNIEnv in the wrong thread