Prequalification on JDK 14 GA

The (Open)JDK 14 has just been released (see the JDK 14 GA Release page).

The current dev branch of Simplicité has successfully been prequalified on this new version of the JDK:

It will become the JDK shipped in our Docker images as soon as it is made available on the base images on which we build these images.

The AdoptOpenJDK JDK version 14 is also prequalified for both Hotspot and OpenJ9 JVMs:

Hotspot:

Open9J:

Corresponding experimental Docker images are available for testing (tags test-adoptopenjdk-hotspot and test-adoptopenjdk-openj9)