--- jsr166/build.xml 2018/06/22 18:55:33 1.274 +++ jsr166/build.xml 2019/04/29 14:16:38 1.297 @@ -1,5 +1,5 @@ @@ -23,17 +23,21 @@ $HOME/jdk/jdk9 $HOME/jdk/jdk10 $HOME/jdk/jdk11 + $HOME/jdk/jdk12 + $HOME/jdk/jdk13 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 + $HOME/jdk/src/jdk13 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 8 9 10 ... + for $N in 8 .. 13 ... As of 2016-03, the sources in src/main are for jdk9+ only. ------------------------------------------------------------------------------ @@ -53,7 +57,6 @@ - @@ -136,6 +139,8 @@ + + @@ -147,6 +152,8 @@ + + @@ -193,12 +200,16 @@ + + - - - + + + + + @@ -208,6 +219,8 @@ + + @@ -321,6 +334,8 @@ + + @@ -331,7 +346,7 @@ - + @@ -381,30 +396,25 @@ - - - - - - - - - - - - - - + + + + + + + + + - + - + @@ -473,21 +483,25 @@ + - + + + + @@ -505,28 +519,6 @@ description="Puts all distributable products in single hierarchy"/> - - - - - - - - - - - - - - - - - - - - @@ -555,7 +547,7 @@ description="Runs tck tests for src/main directly"> @@ -589,7 +581,7 @@ depends="jar" description="Runs jtreg tests for src/main using the jtreg ant task"> @@ -598,38 +590,105 @@ depends="tck, tck-parallelism-1, tck-parallelism-0, jtreg" description="Runs tck and jtreg tests for src/main"/> - - - - - - + + - + + + + + + + + + + + - + + + + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -652,37 +711,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -1386,15 +1414,25 @@ - + + + + + + + @@ -1435,7 +1474,8 @@ - + + @@ -1452,14 +1492,14 @@ - + @@ -1475,14 +1515,14 @@ description="Run errorprone over jtreg tests (experimental)"> - +