--- jsr166/build.xml 2017/03/20 00:03:57 1.236 +++ jsr166/build.xml 2017/05/13 20:16:55 1.243 @@ -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. ------------------------------------------------------------------------------ @@ -234,6 +232,11 @@ + + + + + - + @@ -367,8 +370,11 @@ + - + + @@ -457,6 +464,7 @@ + @@ -505,18 +513,14 @@ - - - - @@ -576,8 +580,7 @@ - + description="Runs tck and jtreg tests for src/main"/> @@ -609,9 +612,7 @@ - - - + @@ -657,12 +658,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -682,9 +682,7 @@ - - @@ -710,14 +708,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -741,14 +737,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -764,7 +758,6 @@ - @@ -798,8 +791,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> - - @@ -860,13 +850,9 @@ + - - - - + - - - + - - - - + @@ -937,14 +914,9 @@ - - - - + - - + - - + + - - - - - - + @@ -1035,38 +995,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1105,13 +1045,9 @@ - - - - + @@ -1126,41 +1062,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - + + - - - - + @@ -1199,13 +1116,9 @@ - - - - + @@ -1220,42 +1133,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1294,13 +1187,9 @@ - - - - + @@ -1314,43 +1203,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1415,13 +1283,9 @@ - - - - + @@ -1435,16 +1299,11 @@ failonerror = "true"> - - - - + - - + @@ -1474,30 +1332,20 @@ + - - + - - - - + - - + @@ -1524,7 +1372,7 @@ =================================================================== --> + description="Run errorprone over jsr166 source code (experimental)"> @@ -1554,10 +1402,16 @@ @@ -1587,14 +1441,20 @@ -