22

【JVM系列2】Java虚拟机类加载机制及双亲委派模式分析-java天下第一的博客

 3 years ago
source link: https://blog.51cto.com/14687333/2535244
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
前言上一篇我们粗略的介绍了一下Java虚拟机的运行时数据区,并对运行时数据区内的划分进行了解释,今天我们就会从类加载开始分析并会深入去看看数据是具体以什么格式存储到运行时数据区的。编译一个.java文件经过编译之后,变成了了.class文件,主要经过留下步骤:.java -> 词法分析器 -> tokens流 -> 语法分析器 -> 语法树/抽象语法树 -> 语义分析

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK