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.
2 parents f26eb89 + 75482a3 commit ba4de9eCopy full SHA for ba4de9e
MD/MemoryAllocation.md
@@ -28,7 +28,7 @@
28
## 方法区
29
30
方法区主要用于存放已经被虚拟机加载的类信息,如`常量,静态变量`。
31
-这块区域也被称为`老年代`。
+这块区域也被称为`永久代`。
32
33
### 运行时常量池
34
0 commit comments