Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix -Xcheck:jni warnings #70

Open
tonsky opened this issue Dec 13, 2020 · 0 comments
Open

Fix -Xcheck:jni warnings #70

tonsky opened this issue Dec 13, 2020 · 0 comments

Comments

@tonsky
Copy link
Collaborator

tonsky commented Dec 13, 2020

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

@tonsky tonsky changed the title Drawable uses JNIEnv* from the wrong thread Fix -Xcheck:jni warnings Apr 27, 2021
tonsky added a commit that referenced this issue Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant