Searched defs:fatal_should_be_nonstatic (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp135 static const char * fatal_should_be_nonstatic = "Static field ID passed to JNI"; variable
242 ReportJNIFatalError(thr, fatal_should_be_nonstatic);

Completed in 34 milliseconds