Skip to content
#

jmm

Here are 20 public repositories matching this topic...

由浅入深剖析 JVM 底层原理与 Java 字节码📚,内容囊括运行时内存分区结构🧩、垃圾回收算法与各类 GC 收集器♻️、双亲委派类加载机制🔄、Class 文件结构📄、字节码指令详解⌨️、JIT 即时编译⚡等核心知识点,搭配大量源码阅读、代码调试、字节码实操案例💻,理论结合落地实践,循序渐进吃透 JVM 底层实现逻辑。

  • Updated Jun 8, 2026

Improve this page

Add a description, image, and links to the jmm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jmm topic, visit your repo's landing page and select "manage topics."

Learn more