--- jsr166/build.xml 2017/03/26 10:40:29 1.239 +++ jsr166/build.xml 2017/05/17 00:17:49 1.244 @@ -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. ------------------------------------------------------------------------------ @@ -372,11 +370,11 @@ - depends="dist, 4jdk8dist" - description="Builds all public jars and docs"/> - + + @@ -458,6 +457,7 @@ access="${build.javadoc.access}" sourcepath="${src.dir}" classpath="" + source="9" executable="${javadoc9}"> @@ -465,6 +465,7 @@ + @@ -513,18 +514,14 @@ - - - - @@ -584,8 +581,7 @@ - + description="Runs tck and jtreg tests for src/main"/> @@ -663,12 +659,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -688,9 +683,7 @@ - - @@ -716,14 +709,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -747,14 +738,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -770,7 +759,6 @@ - @@ -804,8 +792,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> @@ -848,9 +836,7 @@ - - @@ -866,13 +852,9 @@ + - - - - + - - - + - - - - + @@ -943,14 +916,9 @@ - - - - + - - + - - + + - - - - - - + @@ -1041,38 +997,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1111,13 +1047,9 @@ - - - - + @@ -1132,41 +1064,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - + - - + - - - - + @@ -1205,13 +1118,9 @@ - - - - + @@ -1226,42 +1135,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1300,13 +1189,9 @@ - - - - + @@ -1320,43 +1205,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1421,13 +1285,9 @@ - - - - + @@ -1441,16 +1301,11 @@ failonerror = "true"> - - - - + - - + @@ -1480,30 +1334,20 @@ + - - + - - - - + - - + @@ -1530,7 +1374,7 @@ =================================================================== --> + description="Run errorprone over jsr166 source code (experimental)"> @@ -1560,10 +1404,16 @@ @@ -1593,14 +1443,20 @@ -