Skip to content

Commit e6d4e37

Browse files
authored
Update JVM 面试题.md
1 parent 97ea8a8 commit e6d4e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/JVM 面试题.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
堆内存模型:
3535

36-
![image-20200227234850635](C:\Users\吕明辉\AppData\Roaming\Typora\typora-user-images\image-20200227234850635.png)
36+
![image-20200227234850635](https://github.com/lvminghui/Java-Notes/blob/master/docs/imgs/JVM.png)
3737

3838
**此内存区域的唯一目的就是存放对象实例,几乎所有的对象实例以及数组都在这里分配内存。**
3939

0 commit comments

Comments
 (0)