--- jsr166/build.xml 2018/10/07 03:56:13 1.281 +++ jsr166/build.xml 2018/12/13 01:15:07 1.293 @@ -1,5 +1,5 @@ @@ -24,18 +24,20 @@ $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. ------------------------------------------------------------------------------ @@ -55,7 +57,6 @@ - @@ -203,10 +204,8 @@ - - - - + + @@ -341,7 +340,7 @@ - + @@ -391,23 +390,20 @@ - - - - - - - - - - - - - - - + + + + + + + + + - + @@ -481,21 +477,24 @@ + - + + + @@ -513,28 +512,6 @@ description="Puts all distributable products in single hierarchy"/> - - - - - - - - - - - - - - - - - - - - @@ -563,7 +540,7 @@ description="Runs tck tests for src/main directly"> @@ -597,7 +574,7 @@ depends="jar" description="Runs jtreg tests for src/main using the jtreg ant task"> @@ -606,57 +583,81 @@ depends="tck, tck-parallelism-1, tck-parallelism-0, jtreg" description="Runs tck and jtreg tests for src/main"/> - - - - - - - - - - + + + - - - + + + + + + + + - - - + + + + + + + + - - - + + + + + + + + - - - - - - - - + + + + + + - + - + + + + + + + + + + + + + + + + + + + @@ -679,37 +680,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -1413,15 +1383,25 @@ - + + + + + + + @@ -1462,7 +1443,8 @@ - + + @@ -1479,14 +1461,14 @@ - + @@ -1502,14 +1484,14 @@ description="Run errorprone over jtreg tests (experimental)"> - +