摘要: 参考:https://javaguide.cn/java/jvm/class-loading-process.html 类从被加载到虚拟机内存中开始到卸载出内存为止,它的整个生命周期可以简单概括为 7 个阶段:加载(Loading)、验证(Verification)、准备(Preparation)、 阅读全文
posted @ 2025-08-05 15:09 飞翔在天 阅读(9) 评论(0) 推荐(0)
摘要: 参考1:阿里单元化白皮书 http://docs-aliyun.cn-hangzhou.oss.aliyun-inc.com/assets/attach/160617/AntCloud_zh/1585895792638/%E8%9A%82%E8%9A%81%E5%8D%95%E5%85%83%E5% 阅读全文
posted @ 2025-08-05 10:53 飞翔在天 阅读(41) 评论(0) 推荐(0)