nashorn/make/build-benchmark.xml
changeset 22366 1db7c8634626
parent 20212 5e7711039ab0
child 22385 5125ef6e2180
equal deleted inserted replaced
21869:da99d0cbd413 22366:1db7c8634626
   328           classpath="${run.test.classpath}"
   328           classpath="${run.test.classpath}"
   329           fork="true"
   329           fork="true"
   330           dir=".">
   330           dir=".">
   331       <jvmarg line="${ext.class.path}"/>
   331       <jvmarg line="${ext.class.path}"/>
   332       <jvmarg line="${run.test.jvmargs.octane} -Xms${run.test.xms} -Xmx${run.test.xmx}"/>
   332       <jvmarg line="${run.test.jvmargs.octane} -Xms${run.test.xms} -Xmx${run.test.xmx}"/>
       
   333       <syspropertyset>
       
   334         <propertyref prefix="nashorn."/>
       
   335       </syspropertyset>
   333       <arg value="${octane-test-sys-prop.test.js.framework}"/>
   336       <arg value="${octane-test-sys-prop.test.js.framework}"/>
   334       <arg value="--"/>
   337       <arg value="--"/>
   335       <arg value="${octane-tests}"/>
   338       <arg value="${octane-tests}"/>
   336       <arg value="--runtime"/>
   339       <arg value="--runtime"/>
   337       <arg value="Nashorn"/>
   340       <arg value="Nashorn"/>