提交 71dbf59b 编写于 作者: K kohsuke

Merged revisions 23905 via svnmerge from

https://svn.dev.java.net/svn/hudson/branches/rc

........
  r23905 | kohsuke | 2009-11-20 11:12:13 -0800 (Fri, 20 Nov 2009) | 1 line
  
  running with a bigger heap as I started seeing random failures due to heap size
........


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23908 71c3de6d-444a-0410-be80-ed276b4c234a
上级 9bd30539
......@@ -46,7 +46,7 @@ THE SOFTWARE.
<forkMode>once</forkMode>
<!--<reportFormat>plain</reportFormat>-->
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<argLine>-XX:MaxPermSize=128m -Dfile.encoding=UTF-8</argLine>
<argLine>-XX:MaxPermSize=192m -Dfile.encoding=UTF-8</argLine>
<systemProperties>
<property>
<!-- use AntClassLoader that supports predictable file handle release -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册