> For the complete documentation index, see [llms.txt](https://gitbook.fantasticmao.cn/tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.fantasticmao.cn/tech/java/jvm.md).

# JVM

- [《深入理解 Java 虚拟机》笔记 - Java 内存模型与线程](https://gitbook.fantasticmao.cn/tech/java/jvm/shen-ru-li-jie-java-xu-ni-ji-bi-ji-java-nei-cun-mo-xing-yu-xian-cheng.md)
- [JVM 运行时数据区](https://gitbook.fantasticmao.cn/tech/java/jvm/jvm-yun-xing-shi-shu-ju-qu.md)
- [类加载机制](https://gitbook.fantasticmao.cn/tech/java/jvm/lei-jia-zai-ji-zhi.md)
- [垃圾回收算法](https://gitbook.fantasticmao.cn/tech/java/jvm/la-ji-hui-shou-suan-fa.md)
- [引用类型](https://gitbook.fantasticmao.cn/tech/java/jvm/yin-yong-lei-xing.md)
- [垃圾收集算法](https://gitbook.fantasticmao.cn/tech/java/jvm/la-ji-shou-ji-suan-fa.md)
- [垃圾收集器](https://gitbook.fantasticmao.cn/tech/java/jvm/la-ji-shou-ji-qi.md)
