[RFR] [openjfx13] JDK-8221941: Wrong package declaration for WCTextRunImpl.java in web module

2019-04-03 Thread Arunprasad Rajkumar
Hi Kevin, Please review the following PR, https://github.com/javafxports/openjdk-jfx/pull/429 Thanks, Arun

[13] RFR: JDK-8133841: Full HD video can not be played on standard 1080p screen in portrait mode

2019-04-03 Thread Alexander Matveev
Hi Kevin, Please review the following: https://bugs.openjdk.java.net/browse/JDK-8133841  - Added support for portrait videos (1080x1920) on Windows. Thanks, Alexander

RE: JavaFx 11 on RHEL 6

2019-04-03 Thread Chris Nicholas
Hi Kevin Thanks for your prompt response. We were thinking about getting the code ourselves and trying to sort this locally. Do you think this is completely out of the question? I presume altering build scripts would not be a problem for us, but if there are any significant, possibly

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,

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

Eclipse RCP HighDPI Scaling on Linux broken with embedded JavaFX

2019-04-03 Thread marcel Austenfeld
I already filed a bug report (with screenshot) to the Eclipse bug database but I think JavaFX is responsible for this weired behaviour on Linux and GTK 3, see:   https://bugs.eclipse.org/bugs/show_bug.cgi?id=546011   The bug only occurs when the display settings (e.g., on Ubuntu - but also

Eclipse RCP HighDPI Scaling on Linux broken with embedded JavaFX

2019-04-03 Thread marcel Austenfeld