Relates :
|
|
Relates :
|
Update the error handling introduced in https://bugs.openjdk.java.net/browse/JDK-8257853 to 1) Add more calls to CHECK_EXCEPTION 2) Add more logging when there is a JNI lookup problem or an exception from a JNI method call 3) In case of such errors throw an NSException to cause prompt reporting of the errors
|