--- jsr166/build.xml 2016/10/10 04:51:19 1.222 +++ jsr166/build.xml 2017/05/13 20:16:55 1.243 @@ -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 @@ - - - @@ -329,16 +336,15 @@ - + workDir="@{workdir}/JTwork"> - - + + + @@ -364,8 +370,11 @@ + - + + + - @@ -435,8 +445,11 @@ - - + + + + + - + + @@ -499,18 +513,14 @@ - - - - @@ -531,7 +541,11 @@ + classes="${product.jar}"> + + + + - + description="Runs tck and jtreg tests for src/main"/> @@ -599,9 +612,7 @@ - - - + @@ -647,12 +658,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -672,9 +682,7 @@ - - @@ -700,14 +708,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -731,14 +737,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - + - @@ -754,7 +758,6 @@ - @@ -770,6 +773,7 @@ + @@ -787,8 +791,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> - - @@ -849,13 +850,9 @@ + - - - - + - - - + - - - - + @@ -926,14 +914,9 @@ - - - - + + - - + - - + + - - - - - - + @@ -1023,38 +995,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1093,13 +1045,9 @@ - - - - + @@ -1114,41 +1062,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - + + - - - - + @@ -1187,13 +1116,9 @@ - - - - + @@ -1208,42 +1133,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1282,13 +1187,9 @@ - - - - + @@ -1302,43 +1203,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1403,13 +1283,9 @@ - - - - + @@ -1423,16 +1299,11 @@ failonerror = "true"> - - - - + - - + @@ -1462,30 +1332,20 @@ + - - - - - + - + - - + @@ -1506,4 +1366,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +