HAOGRE's blog


  • 首页

  • 分类

  • 归档

  • 标签

  • 实验室

  • 关于

class到底是啥

发表于 2019-07-19 | 分类于 class , 看这一篇就够了

chapter 1

Class类文件结构

图解类文件结构

chapter 2

类的生命周期

  • 加载
  • 验证
  • 准备
  • 解析
  • 初始化
  • 使用
  • 卸载
    spring bean 生命周期
    https://juejin.im/post/5ab1bf19f265da23771947f1

https://www.zhihu.com/question/38597960

https://www.cnblogs.com/zrtqsk/p/3735273.html

chapter 3

类的加载过程

卸载

gc

# JVM
HashMap-源码学习
七月
  • 文章目录
  • 站点概览
HAOGRE

HAOGRE

a hexo blog

666 日志
44 分类
25 标签
  1. 1. chapter 1
  2. 2. chapter 2
  3. 3. chapter 3
  4. 4. 卸载
  5. 5. gc
© 2023 HAOGRE