--- jsr166/build.xml 2018/12/06 21:36:08 1.291 +++ jsr166/build.xml 2019/08/10 16:48:04 1.301 @@ -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. ------------------------------------------------------------------------------ @@ -131,26 +132,23 @@ - - - - + + - - - - + + + @@ -194,26 +192,22 @@ - - + - - - + + + - - - - - + + @@ -327,18 +321,17 @@ + + - - - - + @@ -383,6 +376,7 @@ + @@ -391,6 +385,7 @@ + - + @@ -436,6 +431,7 @@ + @@ -492,6 +488,7 @@ + @@ -582,76 +579,114 @@ description="Runs tck and jtreg tests for src/main"/> + depends="test11, test12, test13, test14, test11-12, test11-13, test11-14, clean, test, docs"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - - - - + + + +