Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e4a4e1c

Browse files
Update 最重要的JVM参数指南.md
1 parent f949397 commit e4a4e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/java/jvm/最重要的JVM参数指南.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
-Xms2G -Xmx5G
2727
```
2828

29-
### 2.2.显式新生代内存(Young Ceneration)
29+
### 2.2.显式新生代内存(Young Generation)
3030

3131
根据[Oracle官方文档](https://docs.oracle.com/javase/8/docs/technotes/guides/vm/gctuning/sizing.html),在堆总可用内存配置完成之后,第二大影响因素是为 `Young Generation` 在堆内存所占的比例。默认情况下,YG 的最小大小为 1310 *MB*,最大大小为*无限制*
3232

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /