You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this moment, we feel the primary JDK the Jersey community use is JDK8. However, we want to make sure the JDK 11 can be used. While the majority of JDK 8 installations would be OracleJDK, we want to be sure to run Travis on OracleJDK8. Catch 22 there:
Oracle JDK 8 is not supported on Xenial (which is the default for Linux Travis environment), so we stick with Trusty.
At this moment, we feel the primary JDK the Jersey community use is JDK8. However, we want to make sure the JDK 11 can be used. While the majority of JDK 8 installations would be OracleJDK, we want to be sure to run Travis on OracleJDK8. Catch 22 there:
We may need to switch to OpenJDK11 (OpenJDK12?) or hope OracleJDK will be available again.
The text was updated successfully, but these errors were encountered: