JVM基础

150 阅读1分钟

一、java从编码到执行

image.png

二、JVM

image.png

三、JVM与class文件格式

jvm与java无关,只和class有关

image.png

image.png

四、常见的JVM实现

image.png