提交 605174ec 编写于 作者: P pliden

8024632: Description of InitialSurvivorRatio flag in globals.hpp is incorrect

Reviewed-by: brutisso, tschatzl, kmo, tamao
上级 a41797b8
...@@ -2175,7 +2175,7 @@ class CommandLineFlags { ...@@ -2175,7 +2175,7 @@ class CommandLineFlags {
"Minimum ratio of young generation/survivor space size") \ "Minimum ratio of young generation/survivor space size") \
\ \
product(uintx, InitialSurvivorRatio, 8, \ product(uintx, InitialSurvivorRatio, 8, \
"Initial ratio of eden/survivor space size") \ "Initial ratio of young generation/survivor space size") \
\ \
product(uintx, BaseFootPrintEstimate, 256*M, \ product(uintx, BaseFootPrintEstimate, 256*M, \
"Estimate of footprint other than Java Heap") \ "Estimate of footprint other than Java Heap") \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册