< prev index next >

src/java.base/share/native/libjava/VM.c

Print this page

        

*** 24,34 **** */ #include "jni.h" #include "jni_util.h" #include "jvm.h" - #include "jdk_util.h" #include "jdk_internal_misc_VM.h" /* Only register the performance-critical methods */ static JNINativeMethod methods[] = { --- 24,33 ----
< prev index next >