/lei-jvm

手写jvm

Primary LanguageJava

lei-jvm

手写jvm

  1. jvm_gc:模拟jvm中 Yong GC 过程
  2. jvm_helloworld:用java模拟hotspot源码,解析class文件,最终打印helloworld