--- jsr166/build.xml 2013/01/20 01:06:24 1.109 +++ jsr166/build.xml 2013/01/20 06:11:07 1.115 @@ -35,7 +35,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -57,6 +57,11 @@ + + + + + @@ -110,7 +115,6 @@ - @@ -144,6 +148,11 @@ + + + + @@ -308,36 +317,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 +370,6 @@ - - --> @@ -375,9 +389,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -600,6 +615,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -657,10 +699,10 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + @@ -708,7 +750,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -748,10 +790,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + @@ -796,7 +838,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -836,10 +878,10 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + @@ -887,7 +929,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -925,10 +967,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - +