提交 b5a6a100 编写于 作者: C chegar

7128584: Typo in sun.misc.VM's private directMemory field comment

Reviewed-by: forax, chegar
Contributed-by: NKrystal Mok <sajia@taobao.com>
上级 8771064d
......@@ -168,7 +168,7 @@ public class VM {
//
// The initial value of this field is arbitrary; during JRE initialization
// it will be reset to the value specified on the command line, if any,
// otherwise to Runtime.getRuntime.maxDirectMemory().
// otherwise to Runtime.getRuntime().maxMemory().
//
private static long directMemory = 64 * 1024 * 1024;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册