--- jsr166/build.xml 2017/03/20 00:03:57 1.236 +++ jsr166/build.xml 2017/10/31 17:47:57 1.258 @@ -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. ------------------------------------------------------------------------------ @@ -183,15 +181,16 @@ - - - - - - - + + + + + + + + - + @@ -234,6 +233,11 @@ + + + + + - + @@ -293,6 +297,12 @@ + + + + + + @@ -316,11 +326,12 @@ - + + @@ -338,16 +349,17 @@ workDir="@{workdir}/JTwork"> - - + + - + + @@ -364,27 +376,30 @@ - + + + + + + + + + + + - - - - - - - - - - + @@ -401,12 +416,13 @@ fork="true"> - + - + + @@ -450,13 +466,15 @@ access="${build.javadoc.access}" sourcepath="${src.dir}" classpath="" - executable="${javadoc9}"> + source="9" + executable="${build.main.javadoc}"> + @@ -505,18 +523,14 @@ - - - - @@ -576,8 +590,7 @@ - + description="Runs tck and jtreg tests for src/main"/> @@ -588,30 +601,29 @@ - - + - - - - - + + + + - - - - - + + + + - + + + + - - - + @@ -657,12 +669,11 @@ - + description="Compiles all the perf tests in src/test/loops"> @@ -674,7 +685,7 @@ includeAntRuntime="false" includeJavaRuntime="false" encoding="ASCII" - executable="${javac9}" + executable="${build.main.javac}" fork="true"> @@ -682,9 +693,7 @@ - - @@ -710,14 +719,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -741,14 +748,12 @@ encoding="ASCII" executable="${javac8}" fork="true"> - - @@ -764,7 +769,6 @@ - @@ -798,8 +802,7 @@ - + description="Runs tck and jtreg tests for jsr166-4jdk8"/> @@ -842,9 +846,7 @@ - - @@ -860,13 +862,9 @@ + - - - - + - - - + - - - - + @@ -937,14 +926,9 @@ - - - - + - - + - - + + - - - - - - + @@ -1035,38 +1007,24 @@ + - - - - - + - - - + - - + - - - + + - - - - - + @@ -1105,13 +1057,9 @@ - - - - + @@ -1126,41 +1074,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - + + - - - - + @@ -1199,13 +1128,9 @@ - - - - + @@ -1220,42 +1145,27 @@ failonerror = "true"> - + - - - - - + - - - + - + - - - - + + - - - - + @@ -1294,13 +1199,9 @@ - - - - + @@ -1314,43 +1215,30 @@ executable="${javadoc7}"> - + - - - - - + - - - + - + - + + - - + - - - - - - - + @@ -1415,13 +1295,9 @@ - - - - + @@ -1435,16 +1311,11 @@ failonerror = "true"> - - - - + - - + @@ -1474,30 +1344,20 @@ + - - - - + - - + - - + @@ -1520,11 +1380,11 @@ + + description="Run errorprone over jsr166 source code (experimental)"> @@ -1543,21 +1403,17 @@ fork="true"> - - - - - - - - - - + @@ -1577,30 +1433,61 @@ workdir="${build.dir}" classes="${product.jar}"> - - - - - - - - - - - + + + + + + + + + + + + +