mirror of https://github.com/apache/poi.git
increase perm gen
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735332 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4f2e469bef
commit
280cdd4611
|
@ -1171,6 +1171,7 @@ under the License.
|
|||
failureproperty="ooxml.test.failed">
|
||||
<classpath refid="@{classpath}"/>
|
||||
<syspropertyset refid="junit.properties"/>
|
||||
<jvmarg value="-XX:MaxPermSize=256m"/>
|
||||
<jvmarg value="-Xmx768M"/>
|
||||
<jvmarg value="-ea"/>
|
||||
<!-- jvmarg value="-Duser.timezone=UTC"/ -->
|
||||
|
|
Loading…
Reference in New Issue