--- jsr166/build.xml 2013/01/21 01:05:01 1.118 +++ jsr166/build.xml 2013/02/01 21:58:27 1.132 @@ -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. + + + + @@ -39,6 +42,7 @@ + @@ -57,10 +61,10 @@ - - - - + + + + @@ -86,6 +90,18 @@ + + + + + + + + + + + + @@ -105,13 +121,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,7 +151,7 @@ - + @@ -146,32 +169,35 @@ + + - + + - - - - + + @@ -179,7 +205,7 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + @@ -196,10 +222,7 @@ - - - - + @@ -252,32 +275,32 @@ - - + + - - - - - - + + + @@ -320,9 +343,12 @@ - + + + @@ -338,14 +364,13 @@ deprecation="${build.deprecation}" source="6" classpath="${junit.jar}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -359,14 +384,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -391,6 +415,15 @@ + + + + @@ -550,13 +583,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -565,7 +598,7 @@ - @@ -577,13 +610,17 @@ + classes="${4jdk7product.jar}"> + + + + @@ -646,27 +683,27 @@ - - + + - - - - + @@ -684,10 +721,14 @@ - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -705,6 +746,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" + bootclasspath="${bootclasspath6}" source="5" includeAntRuntime="false" includeJavaRuntime="false" @@ -712,7 +754,6 @@ fork="true"> - @@ -721,7 +762,7 @@ - @@ -735,17 +776,17 @@ - - + + - - - - @@ -753,7 +794,7 @@ @@ -772,10 +813,13 @@ - + depends="jsr166xclean, jsr166xjar"> + + + @@ -794,13 +838,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -809,7 +853,7 @@ - @@ -823,17 +867,17 @@ - - + + - - - - @@ -841,7 +885,7 @@ @@ -859,10 +903,13 @@ - + depends="jsr166yclean, jsr166yjar"> + + + @@ -870,7 +917,7 @@ @@ -880,6 +927,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" includeAntRuntime="false" @@ -888,8 +936,6 @@ fork="true"> - - @@ -898,7 +944,7 @@ - @@ -912,17 +958,17 @@ - - + + - - - - @@ -930,7 +976,7 @@ @@ -948,10 +994,13 @@ - + depends="extra166yclean, extra166yjar"> + + + @@ -983,7 +1032,7 @@ - @@ -997,32 +1046,43 @@ - - + + - - - + + + + + + - - @@ -1032,10 +1092,23 @@ - + depends="jsr166eclean, jsr166ejar"> + + + + + + + + + + + + +