Java 8 failing (download failed Oracle JDK 8 is NOT installed)

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?

I think Oracle pulled the old archive when they release a new one.