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

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp131 static const char * fatal_should_be_static = "Non-static field ID passed to JNI"; variable
214 ReportJNIFatalError(thr, fatal_should_be_static);

Completed in 238 milliseconds