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

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp130 static const char * fatal_element_type_mismatch = "Array element type mismatch in JNI"; variable
295 ReportJNIFatalError(thr, fatal_element_type_mismatch);

Completed in 33 milliseconds