--- jsr166/build.xml 2013/01/20 01:06:24 1.109 +++ jsr166/build.xml 2013/01/20 07:24:52 1.116 @@ -35,7 +35,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -57,6 +57,11 @@ + + + + + @@ -79,20 +84,42 @@ - - + + - + + + + + + + + + + + + - + + @@ -110,7 +137,6 @@ - @@ -144,6 +170,11 @@ + + + + @@ -308,36 +339,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 +392,6 @@ - - --> @@ -375,9 +411,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -533,41 +570,26 @@ - - - - - - - + - - - - + - + + + + @@ -600,6 +622,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -657,10 +706,10 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + @@ -708,7 +757,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -748,10 +797,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + @@ -796,7 +845,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -836,10 +885,10 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + @@ -887,7 +936,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -925,10 +974,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - +