# JVM **Repository Path**: zyxscuec/JVM ## Basic Information - **Project Name**: JVM - **Description**: JVM相关知识 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JVM ## 一、介绍 JVM相关知识 ## 二、知识点 ### 2.1 类加载过程 ![](https://gitee.com/zyxscuec/image/raw/master//img/20200727215056.png) ### 2.2 类加载器 ![](https://gitee.com/zyxscuec/image/raw/master//img/20200727215133.png)