OpenJDK14 started to fail

se https://travis-ci.org/github/camel-tooling/camel-language-server/jobs/720554049#L163-L169

Installing openjdk14

164$ export JAVA_HOME=~/openjdk14

165$ export PATH="$JAVA_HOME/bin:$PATH"

166$ ~/bin/install-jdk.sh --target "/home/travis/openjdk14" --workspace "/home/travis/.cache/install-jdk" --feature "14" --license "GPL" --cacerts

167Ignoring license option: GPL -- using GPLv2+CE by default

168install-jdk.sh 2020-06-02

169The command "~/bin/install-jdk.sh --target "/home/travis/openjdk14" --workspace "/home/travis/.cache/install-jdk" --feature "14" --license "GPL" --cacerts" failed and exited with 56 during .

Same here: https://travis-ci.com/github/vackosar/gitflow-incremental-builder/jobs/376775386

$ ~/bin/install-jdk.sh --target "/home/travis/openjdk14" --workspace "/home/travis/.cache/install-jdk" --feature "14" --license "GPL" --cacerts
Ignoring license option: GPL -- using GPLv2+CE by default
install-jdk.sh 2020-06-02
The command "~/bin/install-jdk.sh --target "/home/travis/openjdk14" --workspace "/home/travis/.cache/install-jdk" --feature "14" --license "GPL" --cacerts" failed and exited with 52 during .

It’s also happening to openjdk11, openjdk12 and oraclejdk11

Same here.

Same here

Due to https://jdk.java.net/ being down.