mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
[fix]Java内存区域
This commit is contained in:
parent
de333e2e9b
commit
b47309ed33
@ -64,7 +64,7 @@ Java 虚拟机在执行 Java 程序的过程中会把它管理的内存划分成
|
|||||||
|
|
||||||
**JDK 1.8 :**
|
**JDK 1.8 :**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
**线程私有的:**
|
**线程私有的:**
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 108 KiB |
BIN
docs/java/jvm/pictures/java内存区域/Java运行时数据区域JDK1.8.png
Normal file
BIN
docs/java/jvm/pictures/java内存区域/Java运行时数据区域JDK1.8.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 123 KiB |
Loading…
x
Reference in New Issue
Block a user