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.307 by jsr166, Sun Oct 6 19:03:54 2019 UTC vs.
Revision 1.308 by jsr166, Thu Oct 17 17:28:49 2019 UTC

# Line 271 | Line 271
271        <patternset refid="jdk@{target}.jtreg.tests"/>
272        <arg value="-javacoptions:--patch-module=java.base=@{classes}"/>
273        <arg value="-vmoptions:--patch-module=java.base=@{classes}"/>
274 +      <arg value="-vmoptions:${vmoptions}" if:set="vmoptions"/>
275        <arg value="-agentvm"/>
276        <arg value="-noreport"/>
277        <arg value="-verbose:@{verbose}"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines