Using Java 8 (oraclejdk8, oracle-java8-installer) is failing as shown here: https://travis-ci.org/opentracing/opentracing-java/jobs/480602882
The problem seems to be the Java 8 SDK not being available for download from the actual Oracle site. Any idea?
PS - I observed that fetching Java 11 broke recently. Maybe this is related?