--- jsr166/build.xml 2013/01/20 01:06:24 1.109 +++ jsr166/build.xml 2013/01/20 07:43:30 1.117 @@ -35,7 +35,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -57,6 +57,11 @@ + + + + + @@ -79,20 +84,45 @@ - - + + + + + + + + + + + + + + failonerror="true" + jvm="${java@{target}}" + fork="true"> - + + @@ -110,7 +140,6 @@ - @@ -144,6 +173,11 @@ + + + + @@ -308,36 +342,43 @@ + destdir="${build.testcases.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + source="6" + classpath="${junit.jar}" + bootclasspath="${product.jar}:${bootclasspath6}" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - + - - + + destdir="${build.testcases.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + source="6" + classpath="" + bootclasspath="${product.jar}:${bootclasspath6}" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - + - - - + @@ -354,8 +395,6 @@ - - --> @@ -375,9 +414,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -533,41 +573,26 @@ - - - - - - - + - - - - + - + + + + @@ -600,6 +625,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -657,10 +709,10 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + @@ -708,7 +760,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -748,10 +800,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + @@ -796,7 +848,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -836,10 +888,10 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + @@ -887,7 +939,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -925,10 +977,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - +