299 |
|
|
300 |
<sequential> |
<sequential> |
301 |
|
|
302 |
|
<!-- ant -Djtreg.verbose=time,fail,error jtreg --> |
303 |
|
<property name="jtreg.verbose" value="nopass,fail,error"/> |
304 |
|
|
305 |
<local name="modules"/> |
<local name="modules"/> |
306 |
<condition property="modules"> |
<condition property="modules"> |
307 |
<available file="${jdk@{target}.home}/jmods" type="dir"/> |
<available file="${jdk@{target}.home}/jmods" type="dir"/> |
319 |
<arg value="-Xbootclasspath/p:@{classes}" unless:set="modules"/> |
<arg value="-Xbootclasspath/p:@{classes}" unless:set="modules"/> |
320 |
<arg value="-Xoverride:${build.classes.dir}" if:set="modules"/> |
<arg value="-Xoverride:${build.classes.dir}" if:set="modules"/> |
321 |
<arg value="-agentvm"/> |
<arg value="-agentvm"/> |
322 |
<arg value="-verbose:nopass,fail,error"/> |
<arg value="-verbose:${jtreg.verbose}"/> |
323 |
<arg value="-vmoptions:-esa -ea"/> |
<arg value="-vmoptions:-esa -ea"/> |
324 |
<arg value="-automatic"/> |
<arg value="-automatic"/> |
325 |
<arg value="-k:!ignore"/> |
<arg value="-k:!ignore"/> |
651 |
debuglevel="${build.debuglevel}" |
debuglevel="${build.debuglevel}" |
652 |
deprecation="${build.deprecation}" |
deprecation="${build.deprecation}" |
653 |
source="6" |
source="6" |
654 |
|
target="6" |
655 |
classpath="" |
classpath="" |
656 |
bootclasspath="${bootclasspath6}" |
bootclasspath="${bootclasspath6}" |
657 |
includeAntRuntime="false" |
includeAntRuntime="false" |
681 |
debuglevel="${build.debuglevel}" |
debuglevel="${build.debuglevel}" |
682 |
deprecation="${build.deprecation}" |
deprecation="${build.deprecation}" |
683 |
source="6" |
source="6" |
684 |
|
target="6" |
685 |
classpath="" |
classpath="" |
686 |
bootclasspath="${bootclasspath7}" |
bootclasspath="${bootclasspath6}" |
687 |
includeAntRuntime="false" |
includeAntRuntime="false" |
688 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
689 |
executable="${javac8}" |
executable="${javac8}" |
849 |
classpath="" |
classpath="" |
850 |
bootclasspath="${bootclasspath6}" |
bootclasspath="${bootclasspath6}" |
851 |
source="5" |
source="5" |
852 |
|
target="5" |
853 |
includeAntRuntime="false" |
includeAntRuntime="false" |
854 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
855 |
executable="${javac7}" |
executable="${javac7}" |
939 |
debuglevel="${build.debuglevel}" |
debuglevel="${build.debuglevel}" |
940 |
deprecation="${build.deprecation}" |
deprecation="${build.deprecation}" |
941 |
source="6" |
source="6" |
942 |
|
target="6" |
943 |
classpath="" |
classpath="" |
944 |
bootclasspath="${bootclasspath6}" |
bootclasspath="${bootclasspath6}" |
945 |
includeAntRuntime="false" |
includeAntRuntime="false" |
1034 |
bootclasspath="@{jsr166y.jar}:${bootclasspath6}" |
bootclasspath="@{jsr166y.jar}:${bootclasspath6}" |
1035 |
classpath="" |
classpath="" |
1036 |
source="6" |
source="6" |
1037 |
|
target="6" |
1038 |
includeAntRuntime="false" |
includeAntRuntime="false" |
1039 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
1040 |
executable="${javac7}" |
executable="${javac7}" |
1126 |
debuglevel="${build.debuglevel}" |
debuglevel="${build.debuglevel}" |
1127 |
deprecation="${build.deprecation}" |
deprecation="${build.deprecation}" |
1128 |
source="${build.jsr166e.java.version}" |
source="${build.jsr166e.java.version}" |
1129 |
|
target="${build.jsr166e.java.version}" |
1130 |
classpath="" |
classpath="" |
1131 |
includeAntRuntime="false" |
includeAntRuntime="false" |
1132 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
1153 |
debuglevel="${build.debuglevel}" |
debuglevel="${build.debuglevel}" |
1154 |
deprecation="${build.deprecation}" |
deprecation="${build.deprecation}" |
1155 |
source="${build.jsr166e.java.version}" |
source="${build.jsr166e.java.version}" |
1156 |
|
target="${build.jsr166e.java.version}" |
1157 |
classpath="" |
classpath="" |
1158 |
bootclasspath="${bootclasspath7}" |
bootclasspath="${bootclasspath6}" |
1159 |
includeAntRuntime="false" |
includeAntRuntime="false" |
1160 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
1161 |
executable="${javac8}" |
executable="${javac8}" |