--- jsr166/build.xml 2020/05/06 16:51:05 1.314 +++ jsr166/build.xml 2022/11/25 20:33:50 1.327 @@ -19,26 +19,20 @@ itself. Because the JDK version matters and because different targets require different JDKs, we assume that users have created a hierarchy containing: - $HOME/jdk/jdk11 - $HOME/jdk/jdk12 - $HOME/jdk/jdk13 - $HOME/jdk/jdk14 - $HOME/jdk/jdk15 + $HOME/jdk/jdk17 + $HOME/jdk/jdk19 where each of the above is a JDK or a symlink to same, and - $HOME/jdk/src/jdk11 - $HOME/jdk/src/jdk12 - $HOME/jdk/src/jdk13 - $HOME/jdk/src/jdk14 - $HOME/jdk/src/jdk15 + $HOME/jdk/src/jdk17 where each of the above is a JDK source tree or a symlink to same. Alternatively, define ant variables thus: ant -Djdk$N.home=... -Djdk$N.src.home=... - for $N in 11 .. 15 ... + for $N in 17 .. 19 ... 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. As of 2019-10, compatibility support for jdk8 is dropped entirely. + As of 2022-02, the sources in src/main are for jdk17+ only. ------------------------------------------------------------------------------ @@ -94,23 +88,21 @@ - - - - - + + + + - - - - - - + + + + + @@ -125,28 +117,18 @@ - - - - - - - - - - - - - + + + + - + - - - - - + + + + @@ -248,17 +230,15 @@ - - - - - + + + + - @@ -271,18 +251,26 @@ - + + + + + + + - - + + + + + - @@ -305,19 +293,11 @@ - - - - - - - - + + + + + - - - - - - - + - - @@ -383,25 +355,8 @@ - - - - - - - - - - - - - - - - - - - + + + @@ -427,31 +383,24 @@ - - - - - - - @@ -465,13 +414,12 @@ - - + @@ -511,111 +459,27 @@ description="Runs tck and jtreg tests for src/main"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - + + + + @@ -709,6 +573,7 @@ - + + @@ -783,7 +650,8 @@ - + +