--- jsr166/build.xml 2018/12/13 01:15:07 1.293 +++ jsr166/build.xml 2019/08/18 18:55:55 1.302 @@ -20,26 +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 .. 13 ... + 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. ------------------------------------------------------------------------------ @@ -133,26 +132,23 @@ - - - - + + - - - - + + + @@ -196,26 +192,22 @@ - - + - - - + + + - - - - - + + @@ -329,12 +321,11 @@ + + - - - @@ -385,6 +376,7 @@ + @@ -393,6 +385,7 @@ + - + @@ -435,9 +428,11 @@ + + @@ -494,6 +489,7 @@ + @@ -584,76 +580,114 @@ description="Runs tck and jtreg tests for src/main"/> + depends="test11, test12, test13, test14, test11-12, test11-13, test11-14, clean, test, docs"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + - - - - + + + + - + - - - - + + + +