--- jsr166/build.xml 2017/03/24 15:57:26 1.237 +++ jsr166/build.xml 2017/09/25 22:54:09 1.254 @@ -18,12 +18,10 @@ itself. Because the JDK version matters and because different targets require different JDKs, we assume that users have created a hierarchy containing: - $HOME/jdk/jdk7 $HOME/jdk/jdk8 $HOME/jdk/jdk9 $HOME/jdk/jdk10 where each of the above is a JDK or a symlink to same, and - $HOME/jdk/src/jdk7 $HOME/jdk/src/jdk8 $HOME/jdk/src/jdk9 $HOME/jdk/src/jdk10 @@ -32,7 +30,7 @@ Alternatively, define ant variables thus: ant -Djdk$N.home=... -Djdk$N.src.home=... - for $N in 7 8 9 10 ... + for $N in 8 9 10 ... As of 2016-03, the sources in src/main are for jdk9+ only. ------------------------------------------------------------------------------ @@ -183,15 +181,15 @@ - - - - - - - + + + + + + + - + @@ -234,6 +232,11 @@ + + + + + - + @@ -293,6 +296,12 @@ + + + + + + @@ -316,7 +325,6 @@ - @@ -338,8 +346,8 @@ workDir="@{workdir}/JTwork"> - - + + @@ -364,27 +372,30 @@ - + + + + + + + + + + + - - - - - - - - - - + @@ -401,12 +412,13 @@ fork="true"> - + - + + @@ -450,13 +462,15 @@ access="${build.javadoc.access}" sourcepath="${src.dir}" classpath="" - executable="${javadoc9}"> + source="9" + executable="${build.main.javadoc}"> + @@ -505,18 +519,14 @@ - - - - @@ -576,8 +586,7 @@ - + description="Runs tck and jtreg tests for src/main"/> @@ -588,22 +597,23 @@ - - + - - - - - + + + + - - - - - + + + + - + + + + @@ -655,12 +665,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -672,7 +681,7 @@ includeAntRuntime="false" includeJavaRuntime="false" encoding="ASCII" - executable="${javac9}" + executable="${build.main.javac}" fork="true"> @@ -680,9 +689,7 @@ - - @@ -708,14 +715,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -739,14 +744,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -762,7 +765,6 @@ - @@ -796,8 +798,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> @@ -840,9 +842,7 @@ - - @@ -858,13 +858,9 @@ + - - - - + - - - + - - - - + @@ -935,14 +922,9 @@ - - - - + - - + - - + + - - - - - - + @@ -1033,38 +1003,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1103,13 +1053,9 @@ - - - - + @@ -1124,41 +1070,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - + + - - - - + @@ -1197,13 +1124,9 @@ - - - - + @@ -1218,42 +1141,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1292,13 +1195,9 @@ - - - - + @@ -1312,43 +1211,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1413,13 +1291,9 @@ - - - - + @@ -1433,16 +1307,11 @@ failonerror = "true"> - - - - + - - + @@ -1472,30 +1340,20 @@ + - - + - - - - + - - + @@ -1518,11 +1376,11 @@ + + description="Run errorprone over jsr166 source code (experimental)"> @@ -1541,21 +1399,17 @@ fork="true"> - - - - - - - - - - + @@ -1575,24 +1429,20 @@ workdir="${build.dir}" classes="${product.jar}"> - - - - - - - - - - - + @@ -1652,8 +1502,8 @@ - + jvm="${build.main.java}" fork="true"> +