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

/openjdk7/jdk/src/share/classes/sun/tracing/dtrace/
H A DActivation.java49 this, JVM.activate(moduleName, providers));
93 JVM.dispose(handle);
H A DDTraceProbe.java43 // The JVM will override the proxy method's implementation with
53 return JVM.isEnabled(implementing_method);
H A DJVM.java31 * Container class for JVM interface native methods
35 class JVM { class
H A DDTraceProviderFactory.java134 * Used to check the status of DTrace support in the underlying JVM and
151 return JVM.isSupported();
H A DDTraceProvider.java123 proxyClass = JVM.defineClass(
164 assert false : "This method should have been overridden by the JVM";
/openjdk7/jdk/make/sun/tracing/dtrace/
H A DMakefile49 FILES_c = JVM.c jvm_symbols_md.c
56 sun/tracing/dtrace/JVM.java
/openjdk7/hotspot/make/windows/
H A Dcreate.bat206 echo The HotSpotJDKDist defines the JDK that should be used when running the JVM.
/openjdk7/jdk/make/docs/
H A DMakefile896 JVM_MIB_NAME := JVM-MANAGEMENT-MIB.mib
/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.cpp57 // Note: This is a special bug reporting site for the JVM
969 // save it in _java_vendor_url_bug, so JVM fatal error handler can access
2250 // -Xmn for compatibility with other JVM vendors
2411 "Dumping a shared archive is not supported on the Server JVM.", NULL);

Completed in 2308 milliseconds