JVM基础知识

一、JVM内存模型

二、Java堆的分代

三、Class文件结构

四、类加载过程

五、类加载之后

六、类加载器

七、String.intern( )方法

原文地址:https://www.cnblogs.com/Drajun/p/8489223.html