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

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp126 static const char * fatal_non_weak_method = "non-weak methodID passed to JNI call"; variable
329 ReportJNIFatalError(thr, fatal_non_weak_method);

Completed in 36 milliseconds