Searched refs:warn_wrong_jnienv (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/share/vm/prims/
H A DjniCheck.cpp98 NativeReportJNIFatalError(thr, warn_wrong_jnienv); \
105 static const char * warn_wrong_jnienv = "Using JNIEnv in the wrong thread"; variable

Completed in 96 milliseconds