Re: JavaFx 11 on RHEL 6

2019-04-03 Thread Kevin Rushforth
ssage- From: Kevin Rushforth [mailto:kevin.rushfo...@oracle.com] Sent: 03 April 2019 16:09 To: Chris Nicholas ; openjfx-dev@openjdk.java.net Subject: Re: JavaFx 11 on RHEL 6 As of JDK 9, JavaFX requires RHEL 7 or later, so no, there is no support for RHEL 6. It would be a moderate effort to add

RE: JavaFx 11 on RHEL 6

2019-04-03 Thread Chris Nicholas
April 2019 16:09 To: Chris Nicholas ; openjfx-dev@openjdk.java.net Subject: Re: JavaFx 11 on RHEL 6 As of JDK 9, JavaFX requires RHEL 7 or later, so no, there is no support for RHEL 6. It would be a moderate effort to add this (mostly in the build scripts and particularly in the way the native

Re: JavaFx 11 on RHEL 6

2019-04-03 Thread Kevin Rushforth
As of JDK 9, JavaFX requires RHEL 7 or later, so no, there is no support for RHEL 6. It would be a moderate effort to add this (mostly in the build scripts and particularly in the way the native media libraries are built). We have no plans to add this support. -- Kevin On 4/3/2019 7:51 AM, C

JavaFx 11 on RHEL 6

2019-04-03 Thread Chris Nicholas
Hi. I’ve been directed to forward this query to this address by Gluon support. Here’s the query: Our company makes a desktop application in Java. We have invested quite heavily in switching our application to JavaFX over the last few years. We're now trying to switch (from Oracle Java 8) to use