Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > e3119a827f6462aee64061531a732f95 > files > 19

asm2-2.2.3-11.mga3.src.rpm

--- test/conform/dataflow.xml.sav	2007-10-12 15:01:20.000000000 +0200
+++ test/conform/dataflow.xml	2007-10-12 15:01:51.000000000 +0200
@@ -12,6 +12,8 @@
       </batchtest>
       <formatter type="xml"/>
       <classpath refid="test.classpath"/>
+      <jvmarg value="-Xmx1280m"/>
+      <jvmarg value="-XX:MaxPermSize=128m"/>
       <jvmarg value="-Dasm.test=${asm.test}"/>
       <jvmarg value="-Dasm.test.class=${asm.test.class}"/>
     </junit>  
--- test/conform/asmifier.xml.sav	2006-07-05 17:32:22.000000000 +0200
+++ test/conform/asmifier.xml	2007-10-12 15:08:07.000000000 +0200
@@ -12,6 +12,8 @@
       </batchtest>
       <formatter type="xml"/>
       <classpath refid="test.classpath"/>
+      <jvmarg value="-Xmx1280m"/>
+      <jvmarg value="-XX:MaxPermSize=128m"/>
       <jvmarg value="-Dasm.test=${asm.test}"/>
       <jvmarg value="-Dasm.test.class=${asm.test.class}"/>
     </junit>  
--- test/conform/gasmifier.xml.sav	2006-07-05 17:32:22.000000000 +0200
+++ test/conform/gasmifier.xml	2007-10-12 15:08:07.000000000 +0200
@@ -12,6 +12,8 @@
       </batchtest>
       <formatter type="xml"/>
       <classpath refid="test.classpath"/>
+      <jvmarg value="-Xmx1280m"/>
+      <jvmarg value="-XX:MaxPermSize=128m"/>
       <jvmarg value="-Dasm.test=${asm.test}"/>
       <jvmarg value="-Dasm.test.class=${asm.test.class}"/>
     </junit>