--- jsr166/build.xml 2013/01/21 01:05:01 1.118 +++ jsr166/build.xml 2013/05/02 21:38:03 1.139 @@ -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,13 @@ + + + + + + + @@ -57,10 +67,10 @@ - - - - + + + + @@ -86,6 +96,18 @@ + + + + + + + + + + + + @@ -105,13 +127,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,7 +157,7 @@ - + @@ -146,32 +175,36 @@ + + - + + - - - - + + @@ -179,8 +212,11 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + + + + @@ -190,16 +226,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -226,6 +287,7 @@ fork="true"> + @@ -252,32 +314,32 @@ - - + + - - - - - - + + + @@ -320,9 +382,12 @@ - + + + @@ -338,14 +403,13 @@ deprecation="${build.deprecation}" source="6" classpath="${junit.jar}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -359,14 +423,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -391,6 +454,29 @@ + + + + + + + + + + + @@ -550,13 +636,14 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + @@ -565,7 +652,7 @@ - @@ -577,13 +664,24 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -616,24 +714,12 @@ - - - - - - - - - - - - - + @@ -646,27 +732,27 @@ - - + + - - - - + @@ -684,10 +770,14 @@ - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -705,6 +795,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" + bootclasspath="${bootclasspath6}" source="5" includeAntRuntime="false" includeJavaRuntime="false" @@ -712,7 +803,6 @@ fork="true"> - @@ -721,7 +811,7 @@ - @@ -735,17 +825,17 @@ - - + + - - - - @@ -753,7 +843,7 @@ @@ -772,10 +862,13 @@ - + depends="jsr166xclean, jsr166xjar"> + + + @@ -794,13 +887,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -809,7 +902,7 @@ - @@ -823,17 +916,17 @@ - - + + - - - - @@ -841,7 +934,7 @@ @@ -859,10 +952,13 @@ - + depends="jsr166yclean, jsr166yjar"> + + + @@ -870,7 +966,7 @@ @@ -880,6 +976,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" includeAntRuntime="false" @@ -888,8 +985,6 @@ fork="true"> - - @@ -898,7 +993,7 @@ - @@ -912,17 +1007,17 @@ - - + + - - - - @@ -930,7 +1025,7 @@ @@ -948,10 +1043,13 @@ - + depends="extra166yclean, extra166yjar"> + + + @@ -983,7 +1081,7 @@ - @@ -997,32 +1095,42 @@ - - + + - - - + + + + + + - - @@ -1032,10 +1140,23 @@ - + depends="jsr166eclean, jsr166ejar"> + + + + + + + + + + + + +