We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e7eb7 commit 0e9ed08Copy full SHA for 0e9ed08
Java相关/搞定JVM垃圾回收就是这么简单.md
@@ -65,7 +65,7 @@ public class GCTest {
65
添加的参数:`-XX:+PrintGCDetails`
66

67
68
-运行结果:
+运行结果(红色字体描述有误,应该是对应于JDK1.7的永久代):
69
70

71
0 commit comments