Re: NullPointerException from native method
Posted by
gouessej on
Apr 12, 2023; 9:26pm
URL: https://forum.jogamp.org/NullPointerException-from-native-method-tp4042433p4042440.html
Thank you for the feedback. Maybe a global jobject used across JNI calls has become null but I wouldn't bet on it. At least you know the root cause.