The JVMPI is a bidirectional interface between a Java virtual machine and an in-process profiler agent. JVMPI是一个在Java虚拟机(JVM)和性能分析代理之间的双向接口。
In essence, the Java Virtual Machine(JVM) ( JVM ) becomes the network operating system. 本质上,Java虚拟机(JVM)变成了网络操作系统。
Execution of these bytecodes is defined by the Java Virtual Machine(JVM) ( JVM ) specification ( see Resources ). Java虚拟机(JVM)(JVM)规范定义了这些字节码的执行(参见参考资料)。
Its core has even already been implemented within a Java virtual machine, namely that of Apache Harmony. 其核心甚至已经在Java虚拟机(JVM)中实现出来了,也就是ApacheHarmony。
For applications that run in a single Java Virtual Machine(JVM) ( JVM ), such a solution is normally simple. 对于在单一Java虚拟机(JVM)(JVM)中运行的应用程序,这样的解决方案通常很容易实现。