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

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp144 static void ReportJNIWarning(JavaThread* thr, const char *msg) { function
158 ReportJNIWarning(thr, msg);
359 ReportJNIWarning(thr, msg);
527 ReportJNIWarning(thr, "JNI Throw called with NULL throwable");

Completed in 62 milliseconds