当前位置:网站首页>JVM underlying principle analysis

JVM underlying principle analysis

2022-06-24 08:09:00 Kaiyuanjun

JVM Self study guide

One 、 Preface

Today I go shopping GitHub When , Found a way to learn JVM Very useful open source projects , It records some key points that the author thinks need to master JVM Knowledge point , as well as JVM The underlying execution principle .

Two 、 Project features

1、 Chinese JVM Architecture system

The author will introduce JVM Translate the English structure diagram , And fill in the color , For the convenience of learning .

2、 Clear project mind map

image-20210627120048222

3、 A complete list of projects

image-20210627120548078

4、 The article is detailed and easy to understand , Match with the diagram drawn by the author , Make learning easier .

image-20210627120430737

5、 Refer to official specifications

image-20210627120516519

6、 Open source MIT The license for

image-20210627120527591

3、 ... and 、 Project address

GitHub Address :https://github.com/shaoxiongdu/JVMStudy

Gitee Address :https://gitee.com/ShaoxiongDu

原网站

版权声明
本文为[Kaiyuanjun]所创,转载请带上原文链接,感谢
https://yzsam.com/2021/06/20210628105202695p.html