Re: JavaFX dialog window size regression

2019-10-08 Thread Sverre Moe
Can we get the fix for JDK-8179073 [1] backported to JavaFX 11? As discussed on the openjfx GitHub issue #222 [2]. It seems to have a fix already in PR #456 [3]. [1] https://bugs.openjdk.java.net/browse/JDK-8179073 [2] https://github.com/javafxports/openjdk-jfx/issues/222 [3] https://github.com/j

Re: RFR: 8231870: Updated armv6hf crosslibs script with new domains

2019-10-08 Thread John Neffenger
On 10/8/19 1:41 AM, Johan Vos wrote: Rethinking the concept of cross-compiliation involves much more than just downloading a cross-compiler and libs, and we should not fix that in a rush. It would be nice to use the cross-compile tools that come with my system (Ubuntu 16.04) as I do when buil

RFR: 8226754: FX build fails using gradle 5.6+ or 6

2019-10-08 Thread Kevin Rushforth
JBS issue: [JDK-8226754](https://bugs.openjdk.java.net/browse/JDK-8226754) As noted in the JBS bug, the JavaFX build fails with gradle 6 (as well as not building correctly with 5.6 or later). The existing JavaFX build uses two deprecated features that are removed in gradle 6, so the build fails

Re: RFR: 8087980: Add property to disable Monocle cursor

2019-10-08 Thread Kevin Rushforth
On Tue, 8 Oct 2019 12:03:44 GMT, Dell Green <12861109+dellgr...@users.noreply.github.com> wrote: > On Tue, 8 Oct 2019 12:03:42 GMT, Dell Green > <12861109+dellgr...@users.noreply.github.com> wrote: > >> Often on embedded systems a cursor is not a valid input modality. On some of >> these syste

Re: RFR: 8231870: Updated armv6hf crosslibs script with new domains

2019-10-08 Thread Kevin Rushforth
On Tue, 8 Oct 2019 11:59:52 GMT, Kevin Rushforth wrote: > On Tue, 8 Oct 2019 11:58:43 GMT, Kevin Rushforth wrote: > >> On Tue, 8 Oct 2019 08:41:40 GMT, Johan Vos wrote: >> >>> On Mon, 7 Oct 2019 19:58:20 GMT, Dell Green >>> <12861109+dellgr...@users.noreply.github.com> wrote: >>> On Mo

Re: RFR: 8087980: Add property to disable Monocle cursor

2019-10-08 Thread Kevin Rushforth
On Tue, 8 Oct 2019 12:03:42 GMT, Dell Green <12861109+dellgr...@users.noreply.github.com> wrote: > Often on embedded systems a cursor is not a valid input modality. On some of > these systems, when the javafx toolkit initialises the native hardware > cursor, it produces artefacts which can be s

Re: RFR: 8231870: Updated armv6hf crosslibs script with new domains

2019-10-08 Thread Kevin Rushforth
On Tue, 8 Oct 2019 11:58:43 GMT, Kevin Rushforth wrote: > On Tue, 8 Oct 2019 08:41:40 GMT, Johan Vos wrote: > >> On Mon, 7 Oct 2019 19:58:20 GMT, Dell Green >> <12861109+dellgr...@users.noreply.github.com> wrote: >> >>> On Mon, 7 Oct 2019 17:42:21 GMT, Kenzie Togami >>> <2093023+kenziero...@

Re: RFR: 8231870: Updated armv6hf crosslibs script with new domains

2019-10-08 Thread Kevin Rushforth
On Tue, 8 Oct 2019 08:41:40 GMT, Johan Vos wrote: > On Mon, 7 Oct 2019 19:58:20 GMT, Dell Green > <12861109+dellgr...@users.noreply.github.com> wrote: > >> On Mon, 7 Oct 2019 17:42:21 GMT, Kenzie Togami >> <2093023+kenziero...@users.noreply.github.com> wrote: >> >>> On Mon, 7 Oct 2019 17:30:1

Re: RFR: 8231870: Updated armv6hf crosslibs script with new domains

2019-10-08 Thread Johan Vos
On Mon, 7 Oct 2019 19:58:20 GMT, Dell Green <12861109+dellgr...@users.noreply.github.com> wrote: > On Mon, 7 Oct 2019 17:42:21 GMT, Kenzie Togami > <2093023+kenziero...@users.noreply.github.com> wrote: > >> On Mon, 7 Oct 2019 17:30:11 GMT, Kevin Rushforth wrote: >> >>> On Mon, 7 Oct 2019 13:3