--- jsr166/build.xml 2018/02/20 22:17:16 1.266 +++ jsr166/build.xml 2018/12/02 22:46:53 1.290 @@ -1,5 +1,5 @@ @@ -23,11 +23,13 @@ $HOME/jdk/jdk9 $HOME/jdk/jdk10 $HOME/jdk/jdk11 + $HOME/jdk/jdk12 where each of the above is a JDK or a symlink to same, and $HOME/jdk/src/jdk8 $HOME/jdk/src/jdk9 $HOME/jdk/src/jdk10 $HOME/jdk/src/jdk11 + $HOME/jdk/src/jdk12 where each of the above is a complete JDK source tree (e.g. mercurial forest) or a symlink to same. @@ -53,7 +55,6 @@ - @@ -104,7 +105,7 @@ - + @@ -136,6 +137,7 @@ + @@ -147,6 +149,7 @@ + @@ -192,12 +195,15 @@ - + + + - - - - + + + + + @@ -207,6 +213,7 @@ + @@ -239,7 +246,7 @@ - + @@ -320,6 +327,7 @@ + @@ -345,7 +353,7 @@ - + @@ -380,30 +388,25 @@ - - - - - - - - - - - - - - + + + + + + + + + - + - + @@ -472,27 +475,28 @@ - + + + - - + @@ -505,28 +509,6 @@ description="Puts all distributable products in single hierarchy"/> - - - - - - - - - - - - - - - - - - - - @@ -555,7 +537,7 @@ description="Runs tck tests for src/main directly"> @@ -589,7 +571,7 @@ depends="jar" description="Runs jtreg tests for src/main using the jtreg ant task"> @@ -598,38 +580,81 @@ depends="tck, tck-parallelism-1, tck-parallelism-0, jtreg" description="Runs tck and jtreg tests for src/main"/> - - - - - - - - - - + + + - - + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -652,37 +677,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -1371,14 +1365,14 @@ - - - - - + + + + + - + @@ -1386,14 +1380,25 @@ - + + + + + + + + + -Xep:ConstructorInvokesOverridable:WARN + -Xep:MethodCanBeStatic:WARN + ${errorprone.jsr166.user.flags}"/> + + - + + @@ -1448,12 +1458,14 @@ + + - + @@ -1469,17 +1481,18 @@ description="Run errorprone over jtreg tests (experimental)"> - +