JVM基本原理分析
小于 1 分钟JVM
General summary
类加载流程
详解JVM线程私有域
详解JVM公共内存域
参考文献
- https://houbb.github.io/2022/05/10/interview-09-jvm-gc#
- https://doocs.github.io/jvm/00-quickstart.html
- https://mp.weixin.qq.com/s/l3wSzgSjd58yiBS3Ld1WDw
- https://mp.weixin.qq.com/s/_XXxeZ8R5kND6KJ8nV_cQw
- https://pdai.tech/md/java/jvm/java-jvm-gc-g1.html
- https://mp.weixin.qq.com/s/_XXxeZ8R5kND6KJ8nV_cQw
- https://stackoverflow.com/questions/60220158/how-do-symbolic-references-resolve-to-direct-references-in-class-loading-phase-i
- https://blog.jamesdbloom.com/JVMInternals.html
- https://github.com/TangBean/understanding-the-jvm