--- jsr166/build.xml 2018/05/15 22:36:42 1.271 +++ jsr166/build.xml 2019/09/17 16:20:44 1.303 @@ -1,5 +1,5 @@ @@ -20,22 +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. ------------------------------------------------------------------------------ @@ -53,7 +56,6 @@ - @@ -104,7 +106,7 @@ - + @@ -130,24 +132,23 @@ - - - - + + + - - - - + + + + @@ -191,23 +192,23 @@ - - + + + - - - - - + + + + + + - - - - - + + + @@ -240,7 +241,7 @@ - + @@ -321,17 +322,17 @@ + + + - - - - + @@ -346,7 +347,7 @@ - + @@ -376,35 +377,32 @@ + - - - - - - - - - - - - - - + + + + + + + + + + - + - + + + @@ -473,27 +473,30 @@ + - + + + + - - + @@ -506,28 +509,6 @@ description="Puts all distributable products in single hierarchy"/> - - - - - - - - - - - - - - - - - - - - @@ -556,7 +537,7 @@ description="Runs tck tests for src/main directly"> @@ -590,7 +571,7 @@ depends="jar" description="Runs jtreg tests for src/main using the jtreg ant task"> @@ -599,38 +580,119 @@ depends="tck, tck-parallelism-1, tck-parallelism-0, jtreg" description="Runs tck and jtreg tests for src/main"/> - + + - - - + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + + - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -653,37 +715,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -1387,15 +1418,25 @@ - + + + + + + + @@ -1433,9 +1475,11 @@ fork="true"> - + + - + + @@ -1452,13 +1496,14 @@ - + + - + @@ -1474,14 +1519,14 @@ description="Run errorprone over jtreg tests (experimental)"> - +