Dear all,Some of you might noticed that our TravisCI checks were failing lately. It happened as TravisCI has dropped the Oracle JDK 8 support earlier this week.
I could make most of our checks work with OpenJDK, though I had to disable one env check, as it fails:
TARGET="build-platform" SCRIPT=nbbuild/travis/scripting.shDetails of that failure : https://travis-ci.org/apache/netbeans/jobs/545580584
