koplyarov/joint

Fix jobject null checks

Opened this issue · 0 comments

Use IsSameObject if the jobject is not NULL
(*env)->IsSameObject(env, someJObject, NULL)