Support for Oracle JDK 8 in 14.04 (Trusty)

Hi everyone,

I’m looking to update my build environment from 12.04 to 14.04, but it would seem that the Oracle JDK is no longer supported out of the box. Are there any plans to add support for Oracle JDK in the future, or will only OpenJDK be supported from here on out?

Thanks,
Joe

It is supported: https://circleci.com/docs/build-image-trusty/#java

You would use jdk1.8.0 as the version.

1 Like