--- jsr166/build.xml 2016/11/24 01:53:50 1.223 +++ jsr166/build.xml 2017/05/17 00:17:49 1.244 @@ -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. ------------------------------------------------------------------------------ @@ -63,7 +61,6 @@ - @@ -134,6 +131,7 @@ + @@ -143,6 +141,7 @@ + @@ -233,6 +232,11 @@ + + + + + + - + @@ -264,7 +269,12 @@ jvm="${java@{target}}" fork="true"> - + + + + + + @@ -295,9 +305,6 @@ - - - @@ -334,8 +341,8 @@ workDir="@{workdir}/JTwork"> - - + + @@ -363,8 +370,11 @@ + - + + + - @@ -434,8 +445,11 @@ - - + + + + + @@ -450,7 +465,8 @@ - + + @@ -498,18 +514,14 @@ - - - - @@ -530,7 +542,11 @@ + classes="${product.jar}"> + + + + - + description="Runs tck and jtreg tests for src/main"/> @@ -598,9 +613,7 @@ - - - + @@ -646,12 +659,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -671,9 +683,7 @@ - - @@ -699,14 +709,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -730,14 +738,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - + - @@ -753,7 +759,6 @@ - @@ -769,6 +774,7 @@ + @@ -786,8 +792,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> @@ -830,9 +836,7 @@ - - @@ -848,13 +852,9 @@ + - - - - + - - - + - - - - + @@ -925,14 +916,9 @@ - - - - + + - - + - - + + - - - - - - + @@ -1022,38 +997,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1092,13 +1047,9 @@ - - - - + @@ -1113,41 +1064,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - + + - - - - + @@ -1186,13 +1118,9 @@ - - - - + @@ -1207,42 +1135,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1281,13 +1189,9 @@ - - - - + @@ -1301,43 +1205,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1402,13 +1285,9 @@ - - - - + @@ -1422,16 +1301,11 @@ failonerror = "true"> - - - - + - - + @@ -1461,30 +1334,20 @@ + - - - - - + - + - - + @@ -1505,4 +1368,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +