OpenJDK 14 -ea+1 just arrived "honey pot topic"

Let’s see how install-jdk.sh plays along with two “ea” versions available on https://jdk.java.net/14/

Using “raw mode” with explicitly passing -F 14, it seems to work flawlessly.

image

https://travis-ci.org/sormuras/sormuras.github.io/jobs/545864551

Using “built-in” copy of the script via jdk: openjdk-ea works, too.

image

https://travis-ci.com/sormuras/mainrunner/jobs/208212851#L160-L175