Please review the following simple fix to fix the one place in build.gradle where we mistakenly use "http" rather than "https" to download build-time artifacts. https://bugs.openjdk.java.net/browse/JDK-8221702 https://github.com/javafxports/openjdk-jfx/pull/442 -- Kevin