--- jsr166/build.xml 2016/12/09 04:06:46 1.226 +++ jsr166/build.xml 2017/04/01 21:47:32 1.242 @@ -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,11 +269,12 @@ jvm="${java@{target}}" fork="true"> - - - - - + + + + + + @@ -298,9 +305,6 @@ - - - @@ -366,8 +370,11 @@ + - + - + @@ -456,7 +463,7 @@ - + @@ -504,18 +511,14 @@ - - - - @@ -536,7 +539,11 @@ + classes="${product.jar}"> + + + + - + description="Runs tck and jtreg tests for src/main"/> @@ -604,9 +610,7 @@ - - - + @@ -652,12 +656,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -677,9 +680,7 @@ - - @@ -705,14 +706,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -736,14 +735,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - + - @@ -759,7 +756,6 @@ - @@ -775,6 +771,7 @@ + @@ -792,8 +789,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> - - @@ -854,13 +848,9 @@ + - - - - + - - - + - - - - + @@ -931,14 +912,9 @@ - - - - + + - - + - - + + - - - - - - + @@ -1028,38 +993,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1098,13 +1043,9 @@ - - - - + @@ -1119,41 +1060,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - + + - - - - + @@ -1192,13 +1114,9 @@ - - - - + @@ -1213,42 +1131,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1287,13 +1185,9 @@ - - - - + @@ -1307,43 +1201,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1408,13 +1281,9 @@ - - - - + @@ -1428,16 +1297,11 @@ failonerror = "true"> - - - - + - - + @@ -1467,30 +1330,20 @@ + - - - - - + - + - - + @@ -1511,4 +1364,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +