Re: armv6hf build failing with multiple definition of `JNI_OnLoad'

2018-11-14 Thread Chris Newland
Thanks Kevin, I'll take a look and post a patch here if I can get it working before the official fix. Kind regards, Chris On Wed, November 14, 2018 11:20, Kevin Rushforth wrote: > The main change that went in recently (On Oct 26) that would affect this > is JDK-8212147 [1], the backport of GTK

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

2018-11-14 Thread Kevin Rushforth
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 ne

Re: armv6hf build failing with multiple definition of `JNI_OnLoad'

2018-11-14 Thread Kevin Rushforth
The main change that went in recently (On Oct 26) that would affect this is JDK-8212147 [1], the backport of GTK 3 to FX 8, which was pushed to 8u-dev about 3 weeks ago. Similar changes to those made in buildSrc/linux.gradle will likely be needed in buildSrc/armv6hf.gradle. -- Kevin [1] htt

armv6hf build failing with multiple definition of `JNI_OnLoad'

2018-11-14 Thread Chris Newland
Hi all, Despite all the cool new build stuff being done with OpenJFX I still get a few queries about my nightly chriswhocodes.com OpenJFX8 builds for ARM from the Pi community. Someone recently noticed that my builds broke on Oct 26 2018. I've posted a gist of the failure log here https://gist.