We can safely move to 10. I used Java 9 simply as intermediate step to
evolve the code base, but I had no problem building Wicket with Java 10.
Now both 9 and 10 should be available for CI:
https://issues.apache.org/jira/browse/INFRA-16566
Andrea.
On 26/05/2018 13:30, Martin Grigorov wrote:
Hi,
I just tried to build master branch but the build failed because I don't
have Java 9 here.
So I went to download it but it is not even listed at
http://www.oracle.com/technetwork/java/javase/downloads/index.html
There are links for 10 and 8 only (and 6/7 for paid customers).
Shouldn't we use 10 for master and move to 11 once it is released ?
Martin