Top
hotspot/src/share/vm/prims/jni.cpp
// Returns the function structure
struct JNINativeInterface_* jni_functions_nocheck() {
return &jni_NativeInterface; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.