ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/build.xml
(Generate patch)

Comparing jsr166/build.xml (file contents):
Revision 1.251 by jsr166, Tue Sep 19 19:47:20 2017 UTC vs.
Revision 1.252 by jsr166, Tue Sep 19 22:41:18 2017 UTC

# Line 1502 | Line 1502
1502           dest="${guava.dir}/guava-testlib-tests.jar" usetimestamp="true"/>
1503      <junit printsummary="true" showoutput="true" haltonfailure="true"
1504             jvm="${build.main.java}" fork="true">
1505 <      <jvmarg line="-ea -esa --patch-module java.base=${product.jar}"/>
1505 >      <jvmarg line="-ea -esa --patch-module=java.base=${product.jar}"/>
1506        <formatter type="brief"/>
1507        <classpath>
1508          <pathelement location="${guava.dir}/guava-testlib-tests.jar"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines