--- jsr166/build.xml 2014/02/25 16:33:15 1.152 +++ jsr166/build.xml 2015/09/03 01:24:31 1.173 @@ -24,6 +24,10 @@ $HOME/jdk/src/jdk9 where each of the above is a complete JDK source tree (e.g. mercurial forest) or a symlink to same. + + Alternatively, define ant variables thus: + ant -Djdk$N.home=... + for $N in 6 7 8 9 ... ------------------------------------------------------------------------------ @@ -46,13 +50,15 @@ - - + - - @@ -123,7 +129,10 @@ - + + + + @@ -161,14 +170,12 @@ - - - - + + - + - + @@ -195,7 +202,7 @@ - + @@ -209,7 +216,6 @@ source="@{compile-target}" target="@{compile-target}" classpath="${junit.jar}" - bootclasspath="@{classes}:${bootclasspath@{compile-target}}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac@{compile-target}}" @@ -218,6 +224,7 @@ + @@ -229,6 +236,12 @@ fork="true"> + + + + + + @@ -241,8 +254,30 @@ + + + + + + + + + + + + + + + + + + + + + + - + @@ -253,11 +288,11 @@ - - + @@ -308,6 +343,7 @@ + @@ -411,7 +447,7 @@ - + @@ -422,6 +458,21 @@ classes="${product.jar}"/> + + + + + + + + + + + + + @@ -432,10 +483,19 @@ + + + + + + + + + @@ -502,6 +562,32 @@ + + + + + + + + + + + + + + + + + + @@ -631,8 +718,7 @@ + classes="${4jdk7product.jar}"/> @@ -714,6 +800,7 @@ + @@ -800,6 +887,7 @@ + @@ -887,6 +975,7 @@ + @@ -974,6 +1063,7 @@ + @@ -1000,6 +1090,7 @@ + @@ -1103,6 +1194,13 @@ + + + + + + +