--- jsr166/build.xml 2016/11/24 01:58:04 1.224 +++ jsr166/build.xml 2017/06/16 20:50:16 1.245 @@ -1,5 +1,6 @@ + xmlns:if="ant:if" xmlns:unless="ant:unless" + xmlns:ivy="antlib:org.apache.ivy.ant"> ------------------------------------------------------------------------------ @@ -17,24 +18,21 @@ itself. Because the JDK version matters and because different targets require different JDKs, we assume that users have created a hierarchy containing: - $HOME/jdk/jdk6 - $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/jdk6 - $HOME/jdk/src/jdk7 $HOME/jdk/src/jdk8 $HOME/jdk/src/jdk9 + $HOME/jdk/src/jdk10 where each of the above is a complete JDK source tree (e.g. mercurial forest) or a symlink to same. Alternatively, define ant variables thus: ant -Djdk$N.home=... -Djdk$N.src.home=... - for $N in 6 7 8 9 ... + for $N in 8 9 10 ... - As of 2016-03, the sources in src/main are for jdk9+ only. The "docs" - target is currently broken. + As of 2016-03, the sources in src/main are for jdk9+ only. ------------------------------------------------------------------------------ @@ -133,6 +131,7 @@ + @@ -142,6 +141,7 @@ + @@ -232,6 +232,11 @@ + + + + + + - + @@ -263,7 +269,12 @@ jvm="${java@{target}}" fork="true"> - + + + + + + @@ -294,9 +305,6 @@ - - - @@ -311,7 +319,6 @@ - @@ -333,8 +340,8 @@ workDir="@{workdir}/JTwork"> - - + + @@ -362,8 +369,11 @@ + - + + + - @@ -433,8 +444,11 @@ - - + + + + + @@ -449,7 +464,8 @@ - + + @@ -497,18 +513,14 @@ - - - - @@ -529,7 +541,11 @@ + classes="${product.jar}"> + + + + - + description="Runs tck and jtreg tests for src/main"/> @@ -597,9 +612,7 @@ - - - + @@ -645,12 +658,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -670,9 +682,7 @@ - - @@ -698,14 +708,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -729,14 +737,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - + - @@ -752,7 +758,6 @@ - @@ -768,6 +773,7 @@ + @@ -785,8 +791,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> @@ -829,9 +835,7 @@ - - @@ -847,13 +851,9 @@ + - - - - + - - - + - - - - + @@ -924,14 +915,9 @@ - - - - + + - - + - - + + - - - - - - + @@ -1021,38 +996,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1091,13 +1046,9 @@ - - - - + @@ -1112,41 +1063,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - + + - - - - + @@ -1185,13 +1117,9 @@ - - - - + @@ -1206,42 +1134,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1280,13 +1188,9 @@ - - - - + @@ -1300,43 +1204,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1401,13 +1284,9 @@ - - - - + @@ -1421,16 +1300,11 @@ failonerror = "true"> - - - - + - - + @@ -1460,30 +1333,20 @@ + - - - - - + - + - - + @@ -1504,4 +1367,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +