--- jsr166/build.xml 2018/03/21 23:10:39 1.269 +++ jsr166/build.xml 2018/12/13 01:15:07 1.293 @@ -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 @@ - @@ -104,7 +107,7 @@ - + @@ -136,6 +139,7 @@ + @@ -147,6 +151,7 @@ + @@ -193,12 +198,14 @@ + - - - + + + + @@ -208,6 +215,7 @@ + @@ -240,7 +248,7 @@ - + @@ -321,6 +329,7 @@ + @@ -331,7 +340,7 @@ - + @@ -346,7 +355,7 @@ - + @@ -381,30 +390,25 @@ - - - - - - - - - - - - - - + + + + + + + + + - + - + @@ -473,27 +477,29 @@ + - + + + - - + @@ -506,28 +512,6 @@ description="Puts all distributable products in single hierarchy"/> - - - - - - - - - - - - - - - - - - - - @@ -556,7 +540,7 @@ description="Runs tck tests for src/main directly"> @@ -590,7 +574,7 @@ depends="jar" description="Runs jtreg tests for src/main using the jtreg ant task"> @@ -599,38 +583,81 @@ depends="tck, tck-parallelism-1, tck-parallelism-0, jtreg" description="Runs tck and jtreg tests for src/main"/> - - - - - - - - - - + + + - - + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -653,37 +680,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -1387,15 +1383,25 @@ - + + + + + + + @@ -1433,8 +1440,11 @@ fork="true"> + + - + + @@ -1451,12 +1461,14 @@ + + - + @@ -1472,17 +1484,18 @@ description="Run errorprone over jtreg tests (experimental)"> - +