addition jvmarg for permgen spae

master
Vishnu 2013-03-21 17:47:46 +05:30
parent 03955becd4
commit d7379dac16
1 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@
<junit showoutput="true" fork="yes" dir="${basedir}" tempdir="${java.io.tmpdir}" failureproperty="tests.failed" errorproperty="tests.failed">
<classpath refid="unit.test.classpath"/>
<jvmarg value="-Xmx256m"/>
<jvmarg value="-XX:MaxPermSize=256M"/>
<sysproperty key="NetBeansUserDir" value="${netbeans.user}"/>
<sysproperty key="ServerPassword" value="${server.password}"/>
<sysproperty key="java.awt.headless" value="${java.awt.headless}"/>