Two bugs in JFXPanel (OpenJFX 11.01)

2019-02-08 Thread Thimo von Rauchhaupt
Hi everyone, I am quite unsure if I made everything right. So if not, please tell me how to contribute the project with bugreports / -fixes. I found two bugs in the JFXPanel and filed issues at the github javafxports page: https://github.com/javafxports/openjdk-jfx/issues/356 - Single clic

How are library developers supposed to specify JavaFX dependencies (on JFX/JDK >= 11)?

2019-02-08 Thread Michael Hoffer
Hi, first of all, thanks for moving JavaFX forward. I just tried to migrate some of my JavaFX libraries from JDK 8 to 11. The migration story is already great for application developers. Well done. However, the documentation seems to lack significant information for library developers. I ran in

RFR JDK-8218611: [DRT] fast/xslt tests fails with Unsupported encoding windows-1251

2019-02-08 Thread Arunprasad Rajkumar
Hi, Please review the following PR, https://github.com/javafxports/openjdk-jfx/pull/373 JBS: https://bugs.openjdk.java.net/browse/JDK-8218611 Thanks, Arun