| > Do you have information about this? AFAIK the trusty environment is still in beta and is the most recent Linux OS we can have. We are totally bleeding edge . You're right. Trusty, released in 2014, is the most recent version available on Travis. And Yes, it's still in beta... I hoped to use Xenial, but it's been released in 2016, so I guess we'll have to wait a couple years still  > I think most people still use the Oracle JDK so I would prefer keeping the tests running on it. Yes, Oracle's JDK is still the most popular one, so we probably should keep it in our own CI, at least as a separate build. But the Travis builds are only used for our PR/dev builds, and there are no major differences between OpenJDK and Oracle's JDK anymore. So, in this particular case, I would say the risk is low enough. |