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

/openjdk7/hotspot/src/share/vm/prims/
H A DjniCheck.cpp119 static const char * warn_other_function_in_critical = "Warning: Calling other JNI functions in the scope of " \ variable
186 tty->print_cr(warn_other_function_in_critical);
197 tty->print_cr(warn_other_function_in_critical);

Completed in 37 milliseconds