--- jsr166/build.xml 2013/01/20 01:06:24 1.109 +++ jsr166/build.xml 2013/03/22 18:04:56 1.138 @@ -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 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -110,15 +120,21 @@ - - - - - - - - + + + + + + + + + + + + + + @@ -129,37 +145,113 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -186,22 +278,15 @@ fork="true"> - + - - - - @@ -209,47 +294,43 @@ - - - - - + + - - - - + + + - - @@ -268,11 +349,9 @@ - - @@ -281,7 +360,6 @@ - @@ -290,15 +368,17 @@ - - + + + @@ -308,36 +388,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"> - - + - - + + @@ -350,17 +436,38 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> + + + + + + + + + + + @@ -375,9 +482,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -506,7 +614,6 @@ - @@ -527,48 +634,45 @@ fork="true"> - + + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -600,35 +704,49 @@ + + + + + + + + - - + + - - + - - @@ -637,17 +755,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -657,68 +778,66 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -727,7 +846,6 @@ - @@ -736,9 +854,12 @@ - + + + @@ -748,10 +869,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + @@ -776,37 +898,37 @@ description="Builds library jar from compiled sources"> - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -815,7 +937,6 @@ - @@ -823,9 +944,12 @@ - + + + @@ -836,68 +960,66 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -906,7 +1028,6 @@ - @@ -914,9 +1035,12 @@ - + + + @@ -925,10 +1049,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - + - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - - @@ -1001,9 +1132,22 @@ - + + + + + + + + + + + + +