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

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp140 static const char * fatal_non_string = "JNI string operation received a non-string"; variable
278 ReportJNIFatalError(thr, fatal_non_string);

Completed in 33 milliseconds