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

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp156 static void NativeReportJNIWarning(JavaThread* thr, const char *msg) { function
173 NativeReportJNIWarning(thr, "JNI call made with exception pending");
189 NativeReportJNIWarning(thr, "JNI call made with exception pending");

Completed in 33 milliseconds