[12] RFR: JDK-8213837: FX samples cannot load media from download.java.net over http

Kevin Rushforth kevin.rushforth at oracle.com
Wed Nov 14 12:03:48 UTC 2018


Please review the following fix:

https://bugs.openjdk.java.net/browse/JDK-8213837
http://cr.openjdk.java.net/~kcr/8213837/webrev.00/

This changes "http://download.java.net" to "https://download.java.net" 
in Ensemble8 and HelloMedia. Downloading via http has recently started 
to fail, so we need to use https instead.

-- Kevin



More information about the openjfx-dev mailing list