$ java -Xcheck:jni Test
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethod
http://hg.openjdk.java.net/jdk9/dev/jdk/file/cce0dee6d995/src/java.base/share/native/libjli/java.c#l1259
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethod
http://hg.openjdk.java.net/jdk9/dev/jdk/file/cce0dee6d995/src/java.base/share/native/libjli/java.c#l1259
- blocks
- 
                    JDK-8320835 Need test to cover JDK-8066958 -           
- Open
 
-         
- duplicates
- 
                    JDK-8187442 Xcheck:jni produces various "WARNING in native method" in launcher -           
- Resolved
 
-