--- jsr166/build.xml 2015/02/20 22:33:13 1.163 +++ jsr166/build.xml 2016/03/24 20:44:47 1.198 @@ -1,4 +1,5 @@ - + ------------------------------------------------------------------------------ @@ -28,6 +29,11 @@ Alternatively, define ant variables thus: ant -Djdk$N.home=... for $N in 6 7 8 9 ... + + As of 2015-09, there is incomplete hacky support for jigsaw + Build for jigsaw using something like: + ant -Djdk9.home="$HOME/jdk/jigsaw" -Djdk9.src.dir="$HOME/jdk/src/jigsaw" clean test dist + "docs" target is still broken. ------------------------------------------------------------------------------ @@ -38,6 +44,7 @@ + @@ -50,17 +57,6 @@ - - - - - - @@ -93,17 +89,25 @@ - + + + + + + - - + + - + @@ -129,7 +133,10 @@ - + + + + @@ -168,7 +175,7 @@ - + @@ -187,12 +194,15 @@ - - - - - - + + @@ -201,8 +211,14 @@ + + + + + + - - + + + @@ -231,17 +248,17 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + + - - + + + + - - - @@ -251,31 +268,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + - - + + + - - + + + - + + @@ -302,10 +357,22 @@ depends="configure-compiler" description="Compiles src/main sources to build dir"> - + + + + + + + + + + + + + + + + + + @@ -333,6 +405,10 @@ + + + + @@ -360,6 +436,7 @@ + @@ -368,6 +445,11 @@ + + + + + @@ -391,6 +473,10 @@ + + + + @@ -422,8 +508,7 @@ - - @@ -433,22 +518,21 @@ classes="${product.jar}"/> - - + + - - + + - - + + + + + + + + + @@ -482,6 +575,11 @@ + + + + + @@ -513,6 +611,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="${build.sourcelevel}" + target="${build.sourcelevel}" fork="true"> @@ -528,6 +627,32 @@ + + + + + + + + + + + + + + + + + + @@ -570,8 +697,9 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="6" + target="6" classpath="" - bootclasspath="${bootclasspath7}" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" @@ -594,12 +722,16 @@ + + + + - @@ -611,6 +743,7 @@ + @@ -618,12 +751,13 @@ + - @@ -651,19 +785,18 @@ - + classes="${4jdk7product.jar}"/> @@ -732,6 +865,7 @@ classpath="" bootclasspath="${bootclasspath6}" source="5" + target="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" @@ -740,6 +874,7 @@ + @@ -752,6 +887,10 @@ + + + + @@ -816,6 +955,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="6" + target="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -826,6 +966,7 @@ + @@ -838,6 +979,10 @@ + + + + @@ -905,6 +1050,7 @@ bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" + target="6" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" @@ -913,6 +1059,7 @@ + @@ -925,6 +1072,10 @@ + + + + @@ -991,6 +1142,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="${build.jsr166e.java.version}" + target="${build.jsr166e.java.version}" classpath="" includeAntRuntime="false" includeJavaRuntime="false" @@ -1000,6 +1152,7 @@ + @@ -1016,8 +1169,9 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="${build.jsr166e.java.version}" + target="${build.jsr166e.java.version}" classpath="" - bootclasspath="${bootclasspath7}" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" @@ -1026,6 +1180,7 @@ + @@ -1038,6 +1193,10 @@ + + + + @@ -1063,7 +1222,7 @@ - @@ -1075,23 +1234,23 @@ classes="${jsr166e.jar}"/> - - + - + - + @@ -1099,7 +1258,7 @@