--- jsr166/build.xml 2013/01/20 01:09:12 1.110 +++ jsr166/build.xml 2013/02/04 19:37:52 1.135 @@ -22,11 +22,14 @@ $HOME/jdk/src/jdk8 where each of the above is a complete JDK source tree (e.g. mercurial forest) or a symlink to same. +As of 2013-02, the very latest lambda 8 jdk is needed for jdk8. ------------------------------------------------------------------------------ - - Run "ant -projecthelp" for full usage information. + + + + @@ -35,10 +38,11 @@ - + + @@ -49,7 +53,7 @@ - + @@ -57,7 +61,12 @@ - + + + + + + @@ -67,35 +76,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -111,13 +121,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,37 +145,112 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -185,22 +277,15 @@ fork="true"> - + - - - - @@ -208,47 +293,43 @@ - - - - - + + - - - - + + + - - @@ -267,11 +348,9 @@ - - @@ -280,7 +359,6 @@ - @@ -289,15 +367,17 @@ - - + + + @@ -307,36 +387,42 @@ + 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"> - - + - - + + @@ -349,17 +435,38 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> + + + + + + + + + + + @@ -374,9 +481,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -505,7 +613,6 @@ - @@ -526,48 +633,39 @@ fork="true"> - + + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + @@ -599,35 +697,49 @@ + + + + + + + + - - + + - - + - - @@ -636,17 +748,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -656,68 +771,66 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -726,7 +839,6 @@ - @@ -735,9 +847,12 @@ - + + + @@ -747,10 +862,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + @@ -775,37 +891,37 @@ description="Builds library jar from compiled sources"> - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -814,7 +930,6 @@ - @@ -822,9 +937,12 @@ - + + + @@ -835,68 +953,66 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -905,7 +1021,6 @@ - @@ -913,9 +1028,12 @@ - + + + @@ -924,10 +1042,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - + - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - - @@ -1000,9 +1126,22 @@ - + + + + + + + + + + + + +