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

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

Completed in 69 milliseconds