--- jsr166/build.xml 2021/03/16 20:38:44 1.323 +++ jsr166/build.xml 2021/09/29 01:13:44 1.324 @@ -26,6 +26,7 @@ $HOME/jdk/jdk15 $HOME/jdk/jdk16 $HOME/jdk/jdk17 + $HOME/jdk/jdk18 where each of the above is a JDK or a symlink to same, and $HOME/jdk/src/jdk11 $HOME/jdk/src/jdk12 @@ -34,11 +35,12 @@ $HOME/jdk/src/jdk15 $HOME/jdk/src/jdk16 $HOME/jdk/src/jdk17 + $HOME/jdk/src/jdk18 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 .. 17 ... + for $N in 11 .. 18 ... 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. @@ -105,6 +107,7 @@ + @@ -118,6 +121,7 @@ + @@ -147,9 +151,10 @@ - + + - + @@ -159,6 +164,7 @@ + @@ -260,6 +266,7 @@ +