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 e4caa8a

Browse files
CMS垃圾收集器jvm参数大小写错误
1 parent e33e785 commit e4caa8a

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
@@ -106,7 +106,7 @@ JVM具有四种类型的*GC*实现:
106106
```
107107
-XX:+UseSerialGC
108108
-XX:+UseParallelGC
109-
-XX:+USeParNewGC
109+
-XX:+UseParNewGC
110110
-XX:+UseG1GC
111111
```
112112

0 commit comments

Comments
(0)

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