提交 f0c9f327 编写于 作者: J jcoomes

6867645: java -Xshare:dump failed - read only space too small

Reviewed-by: iveresov, tonyp, ysr
上级 6bb3e708
......@@ -3287,7 +3287,7 @@ class CommandLineFlags {
product(uintx, SharedReadWriteSize, 12*M, \
"Size of read-write space in permanent generation (in bytes)") \
\
product(uintx, SharedReadOnlySize, 8*M, \
product(uintx, SharedReadOnlySize, 10*M, \
"Size of read-only space in permanent generation (in bytes)") \
\
product(uintx, SharedMiscDataSize, 4*M, \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册