On Wed, Mar 11, 2020 at 4:51 AM Olivier Lamy <[email protected]> wrote:
> Do we really want to use OracleJdk as a source of truth??? > For Java 7, probably not, at least unless we can switch to a later patch release. I'm hitting an unrelated issue in the maven-changes-plugin that stems from TLS 1.2 on the old Oracle JDK 7 we're using. Is there any chance we can switch to the Zulu build from Azul? Or some other more recent OpenJDK 7 build? https://www.azul.com/downloads/zulu-community/?&architecture=x86-64-bit&package=jdk For Java 8 and later it probably is important to include the Oracle JDKs in the matrix, since that's by far the most common VM our customers will be using. -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
