[13] RFR: JDK-8221702: Use HTTPS to download all build dependencies

Kevin Rushforth kevin.rushforth at oracle.com
Sat Apr 13 13:08:40 UTC 2019


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



More information about the openjfx-dev mailing list