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

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp133 static const char * fatal_static_field_not_found = "Static field not found in JNI get/set field operations"; variable
228 ReportJNIFatalError(thr, fatal_static_field_not_found);

Completed in 34 milliseconds