Re: Monocle in 8u25

2014-11-14 Thread Benjamin Gudehus
You can find the PR for headless support in TestFX here: https://github.com/TestFX/TestFX/pull/159 There are some issues with the Glass robot. We need this robot in order to simulate user interactions in headless mode. One problem is, that the Glass robot *(1) requires an JavaFX application* to b

Please review

2014-11-14 Thread David Hill
Kevin, Morris, Please Review: jira: https://javafx-jira.kenai.com/browse/RT-38797 webrev: http://cr.openjdk.java.net/~ddhill/RT-38797/ I did try to fix this with native code, but could not find a documented way of checking the keyboard on MacO

8u40 rampdown schedule

2014-11-14 Thread Kevin Rushforth
This is an update on the OpenJFX 8u40 [1] rampdown schedule. These dates derive from equivalent JDK 8u40 dates. As a reminder, the deadline for getting changes into 8u-dev and having them show up in that week's build is 1am Pacific on Monday [2]. Here are the key dates: 8u40 ZBB (Zero Bug Bou

Re: Monocle in 8u25

2014-11-14 Thread Benjamin Gudehus
>Should we roll out a openjfx-monocle-1.8.0_40-SNAPSHOT? I'll prepare a branch for this. Applied your patch and made some changes (introduced gradle.properties and removed redundant if-condition): https://github.com/TestFX/Monocle/pull/2/files --Benjamin

Re: What Scene Builder needs YESTERDAY!

2014-11-14 Thread ngalarneau
I think there is an opportunity for JavaFX to replace enterprise Flex apps. How big that opportunity is, I couldn't say. It would be great if, when the 64-bit ARM port[1] is finished, Oracle offered a "64-bit ARM with JavaFX on iOS & Android" offering. Neil 1 - https://blogs.oracle.com/henrik

RFR: [8u40] RT-37125: setjmp/longjmp changes the process signal mask on OS X

2014-11-14 Thread David DeHaven
Kevin and Jim, please review a fairly trivial change for 8u40. Diff is in the JIRA comments, no webrev: https://javafx-jira.kenai.com/browse/RT-37125 -DrD-

[8u40] Review request for RT-35310: [Stage, Linux] In HelloSanity, the 'Back from minimize' button does not restore the stage

2014-11-14 Thread Alexander Zvegintsev
Hello David, please review the fix http://cr.openjdk.java.net/~azvegint/fx/8u40/35310/00/ for the issue https://javafx-jira.kenai.com/browse/RT-35310 -- Thanks, Alexander.

[8u40] Review request RT-39233: Glass/GTK should support removing Window.MINIMIZABLE, Window.MAXIMIZABLE

2014-11-14 Thread Alexander Zvegintsev
Hello David, please review the fix http://cr.openjdk.java.net/~azvegint/fx/8u40/39233/00/ for the issue https://javafx-jira.kenai.com/browse/RT-39233 -- Thanks, Alexander.

Re: What Scene Builder needs YESTERDAY!

2014-11-14 Thread Jeff Martin
I think this was true back when Java was a contender for browser graphics. It’s clear now that Java in the browser, and even Flash, are going away. Now I think the best opportunity for JavaFX is for rich, cross-platform, non-browser apps - which really means desktop enterprise apps. Very limitin

Re: Monocle in 8u25

2014-11-14 Thread ngalarneau
That would be great. Neil From: Tom Eugelink To: Benjamin Gudehus , Cc: "openjfx-dev@openjdk.java.net" Date: 11/14/2014 01:22 AM Subject:Re: Monocle in 8u25 Sent by:"openjfx-dev" Should we roll out a openjfx-monocle-1.8.0_40-SNAPSHOT? Tom On 14-11-2014 00:

[8u40] Review request: RT-39392 [WebView] DEBUG build fails with unresolved symbols

2014-11-14 Thread Anton V. Tarasov
Leonid, Please, review the fix: https://javafx-jira.kenai.com/browse/RT-39392 http://cr.openjdk.java.net/~ant/RT-39392/webrev.0 It fixes the WebView DEBUG build failure on Windows. Thanks, Anton.