52ky 发表于 2022-9-28 11:42:33

Java虚拟机JVM(Java Virtual Machine)详解

文中具体讲解了JVM(JavaVirtualMachine)的方方面面,首先由java的特性来描写JVM的大致使用,再细细论述了JVM的原理及内存管理机制和调优.最终讲述了与JVM密切相关的JavaGC机制.
JVM详解.doc

(The article explains all aspects of JVM (Java Virtual Machine) in detail. First, the general use of JVM is described by the characteristics of java, and then the principle, memory management mechanism and tuning of JVM are discussed in detail. Finally, the JavaGC mechanism closely related to JVM is described.
JVM details.doc)




页: [1]
查看完整版本: Java虚拟机JVM(Java Virtual Machine)详解