--- jsr166/build.xml 2018/01/20 01:54:14 1.261 +++ jsr166/build.xml 2018/12/13 01:12:01 1.292 @@ -1,5 +1,6 @@ @@ -22,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. @@ -52,7 +55,6 @@ - @@ -103,7 +105,7 @@ - + @@ -135,6 +137,7 @@ + @@ -146,6 +149,7 @@ + @@ -191,12 +195,15 @@ - + + + - - - - + + + + + @@ -206,6 +213,7 @@ + @@ -238,7 +246,7 @@ - + @@ -305,41 +313,32 @@ - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - + + + + + + - + @@ -354,7 +353,7 @@ - + @@ -389,24 +388,25 @@ - - - - - - - - - - - + + + + + + + + + - + - + @@ -475,35 +475,32 @@ + - + - - - - - - - - - + + + + + + + - - - - + + @@ -513,28 +510,6 @@ description="Puts all distributable products in single hierarchy"/> - - - - - - - - - - - - - - - - - - - - @@ -563,7 +538,7 @@ description="Runs tck tests for src/main directly"> @@ -597,7 +572,7 @@ depends="jar" description="Runs jtreg tests for src/main using the jtreg ant task"> @@ -606,38 +581,81 @@ depends="tck, tck-parallelism-1, tck-parallelism-0, jtreg" description="Runs tck and jtreg tests for src/main"/> - - - - - - - - - - + + + - - + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -660,37 +678,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -845,15 +832,11 @@ - - - - - - - - - + + + + + @@ -1383,14 +1366,14 @@ - - - - - + + + + + - + @@ -1398,29 +1381,41 @@ - + + + + + + + + - - + -Xep:ClassName:ERROR + -Xep:LongLiteralLowerCaseSuffix:ERROR + -Xep:RedundantThrows:ERROR + -Xep:IdentityBinaryExpression:WARN + -Xep:ConstructorInvokesOverridable:WARN + -Xep:MethodCanBeStatic:WARN + ${errorprone.jsr166.user.flags}"/> + + - + + + + + @@ -1460,11 +1459,14 @@ - + + + + @@ -1474,23 +1476,24 @@ - + - +