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

/openjdk10/jdk/test/java/rmi/testlibrary/
H A DJavaVM.java39 public class JavaVM { class
89 public JavaVM(String classname, method in class:JavaVM
96 public JavaVM(String classname, method in class:JavaVM
/openjdk10/jdk/src/java.base/share/native/include/
H A Djni.h209 typedef JavaVM_ JavaVM; typedef
211 typedef const struct JNIInvokeInterface_ *JavaVM; typedef in typeref:struct:JNIInvokeInterface_
[all...]
/openjdk10/hotspot/src/share/vm/prims/
H A Djni.h209 typedef JavaVM_ JavaVM; typedef
211 typedef const struct JNIInvokeInterface_ *JavaVM; typedef in typeref:struct:JNIInvokeInterface_
[all...]

Completed in 108 milliseconds