摘要: HotSpot JVM的三个主要组件? Runtime JIT Compiler Memory Manager 三个主要组件的关系? Runtime作为基础,提供JIT Complier和Memory Manager的接口 从32位JVM到64位JVM 可寻址空间超过4G,支持更大的堆 oops长度 阅读全文
posted @ 2022-02-24 00:29 rxh1999 阅读(35) 评论(0) 推荐(0)