--- jsr166/build.xml 2017/03/24 16:33:02 1.238 +++ jsr166/build.xml 2017/06/16 20:56:47 1.246 @@ -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. ------------------------------------------------------------------------------ @@ -298,6 +296,12 @@ + + + + + + @@ -321,7 +325,6 @@ - @@ -372,8 +375,11 @@ + - + + @@ -455,6 +462,7 @@ access="${build.javadoc.access}" sourcepath="${src.dir}" classpath="" + source="9" executable="${javadoc9}"> @@ -462,6 +470,7 @@ + @@ -510,18 +519,14 @@ - - - - @@ -581,8 +586,7 @@ - + description="Runs tck and jtreg tests for src/main"/> @@ -660,12 +664,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -685,9 +688,7 @@ - - @@ -713,14 +714,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -744,14 +743,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -767,7 +764,6 @@ - @@ -801,8 +797,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> @@ -845,9 +841,7 @@ - - @@ -863,13 +857,9 @@ + - - - - + - - - + - - - - + @@ -940,14 +921,9 @@ - - - - + - - + - - + + - - - - - - + @@ -1038,38 +1002,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1108,13 +1052,9 @@ - - - - + @@ -1129,41 +1069,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - + - - + - - - - + @@ -1202,13 +1123,9 @@ - - - - + @@ -1223,42 +1140,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1297,13 +1194,9 @@ - - - - + @@ -1317,43 +1210,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1418,13 +1290,9 @@ - - - - + @@ -1438,16 +1306,11 @@ failonerror = "true"> - - - - + - - + @@ -1477,30 +1339,20 @@ + - - + - - - - + - - + @@ -1527,7 +1379,7 @@ =================================================================== --> + description="Run errorprone over jsr166 source code (experimental)"> @@ -1557,10 +1409,16 @@ @@ -1590,14 +1448,20 @@ -