https://xmind.ai/share/y1L2FRZA?xid=PZgahLwz
Java内存布局
JVM内存结构
堆 Heap
栈 VM Stack
本地方法栈 Native Method Stack
[**程序计数器 Program Counter Register**](https://gaohanghang.notion.site/Program-Counter-Register-940964e5da52466ea40af64509ca6d94)
方法区(Method Area)元空间(Meta Space)实现