Ok,
so back to building everything on my own - fine for me...
Sven
On Wed, Mar 14, 2018 at 10:16 PM, Kevin Rushforth <
kevin.rushfo...@oracle.com> wrote:
> One more thing to note. You won't actually be able to use JDK 11 as your
> boot JDK, since gradle 4.x does not yet run with JDK 11. See:
>
One more thing to note. You won't actually be able to use JDK 11 as your
boot JDK, since gradle 4.x does not yet run with JDK 11. See:
https://github.com/gradle/gradle/issues/4515
https://bugs.openjdk.java.net/browse/JDK-8199069
-- Kevin
Sven Reimers wrote:
Already downloading..
Thanks
Sve
Already downloading..
Thanks
Sven
Am 14.03.2018 22:08 schrieb "Kevin Rushforth" :
> As a solution, you can download the latest EA build of Oracle JDK 11 here:
>
> http://jdk.java.net/11/
>
> and copy the libjfxwebkit.dylib from there into your FX build.
>
> You could also build webkit yourself,
As a solution, you can download the latest EA build of Oracle JDK 11 here:
http://jdk.java.net/11/
and copy the libjfxwebkit.dylib from there into your FX build.
You could also build webkit yourself, but that increases the build time
significantly (although it pretty easy to set up on Mac...no
Sure.. always building latest..
Will try to get a clean build done..
Sven
On Wed, Mar 14, 2018 at 9:57 PM, Kevin Rushforth wrote:
> This will happen if you: A) don't build WebKit; and B) are running with a
> libwebkit.dylib that is out of date w.r.t., the java source.
>
> In your case it looks
This will happen if you: A) don't build WebKit; and B) are running with
a libwebkit.dylib that is out of date w.r.t., the java source.
In your case it looks like you are using the native webkit library from
JDK 9.0.4 and the sources from jfx-dev (11-ea).
-- Kevin
Sven Reimers wrote:
No fur
No further test failures due to locale, but I get this...
> Task :web:test FAILED
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000107dddeaa, pid=73787, tid=38147
#
# JRE version: Java(TM) SE Runtime Environment (9.0+11) (build 9.0.4+11)
# Java