--- jsr166/build.xml 2018/09/26 06:40:33 1.276 +++ jsr166/build.xml 2019/08/18 18:55:55 1.302 @@ -1,5 +1,5 @@ @@ -20,24 +20,25 @@ targets require different JDKs, we assume that users have created a hierarchy containing: $HOME/jdk/jdk8 - $HOME/jdk/jdk9 - $HOME/jdk/jdk10 $HOME/jdk/jdk11 $HOME/jdk/jdk12 + $HOME/jdk/jdk13 + $HOME/jdk/jdk14 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 + $HOME/jdk/src/jdk14 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 .. 14 ... As of 2016-03, the sources in src/main are for jdk9+ only. + As of 2019-08, the sources in src/main are for jdk11+ only. ------------------------------------------------------------------------------ @@ -55,7 +56,6 @@ - @@ -132,26 +132,23 @@ - - - - + + - - - - + + + @@ -195,26 +192,22 @@ - - + - - - - + + + + - - - - - + + @@ -328,18 +321,17 @@ + + - - - - + @@ -384,35 +376,32 @@ + - - - - - - - - - - - - - - + + + + + + + + + + - + - + + + @@ -481,21 +472,25 @@ + - + + + + @@ -513,28 +508,6 @@ description="Puts all distributable products in single hierarchy"/> - - - - - - - - - - - - - - - - - - - - @@ -563,7 +536,7 @@ description="Runs tck tests for src/main directly"> @@ -597,7 +570,7 @@ depends="jar" description="Runs jtreg tests for src/main using the jtreg ant task"> @@ -606,43 +579,119 @@ depends="tck, tck-parallelism-1, tck-parallelism-0, jtreg" description="Runs tck and jtreg tests for src/main"/> - + + - - - + + + + + + + + + + - - + + + + + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -665,37 +714,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -1399,15 +1417,25 @@ - + + + + + + + @@ -1448,7 +1477,8 @@ - + + @@ -1465,14 +1495,14 @@ - + @@ -1488,14 +1518,14 @@ description="Run errorprone over jtreg tests (experimental)"> - +