hg: openjfx/8u-dev/rt: 3 new changesets

2014-05-05 Thread hang . vo
Changeset: a1f6444766df Author:Martin Sladecek Date: 2014-05-06 07:58 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a1f6444766df RT-36944 [Android] Need a way to switch off JRockit support Reviewed by: kcr ! build.gradle ! gradle.properties.template Changeset: bcc6a

hg: openjfx/8u-dev/rt: Fix to RT-36644: [Glass, Mac] Native code needs to handle JNI exceptions reported by Parfait

2014-05-05 Thread hang . vo
Changeset: bdb4082bc3e9 Author:Chien Yang Date: 2014-05-05 18:16 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/bdb4082bc3e9 Fix to RT-36644: [Glass, Mac] Native code needs to handle JNI exceptions reported by Parfait Reviewed by Anthony Petrov and Kevin Rusthforth

[8u] Review request: RT-36838 - Strange behavior of TreeItem's disclosure arrow // expanded/collapsed state not reflected correctly

2014-05-05 Thread David Grieve
Jonathan, The issue with this one is that a call to reapply CSS is happening in the middle of the node being CSS updated. I've attached a patch to https://javafx-jira.kenai.com/browse/RT-36838 that defers the CSS reapply if the node's cssFlag is either update or reapply.

hg: openjfx/8u-dev/rt: RT-36964 [Lens] x86egl build fails

2014-05-05 Thread hang . vo
Changeset: 9db01136330d Author:Daniel Blaukopf Date: 2014-05-06 00:52 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9db01136330d RT-36964 [Lens] x86egl build fails ! buildSrc/x86egl.gradle

Testing, Testing, 123 - Accessibility for JavaFX

2014-05-05 Thread Stephen F Northover
Hi all, We have made good progress recently on Accessibility for JavaFX and have working implementation for Windows 8 (UIA) and OS X 10.9. All of the built-in controls have been enabled. You can find information about the work and how to enable the support here: https://wiki.openjdk.java.n

hg: openjfx/8u-dev/rt: 8 new changesets

2014-05-05 Thread hang . vo
Changeset: 91d8c9b81d27 Author:Felipe Heidrich Date: 2014-05-02 11:04 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/91d8c9b81d27 RT-36130: [Text] NPE at javafx.scene.text.Text.getSpanBounds(Text.java:292) ! modules/graphics/src/main/java/javafx/scene/text/Text.java

Re: [8u26] Review request for RT-35406 [Monocle] Implement mouse/touch grab

2014-05-05 Thread Lisa Selle
+1 On 5/5/2014 2:23 PM, Daniel Blaukopf wrote: Hi Lisa, Would you review the fix for https://javafx-jira.kenai.com/browse/RT-35406 ? http://cr.openjdk.java.net/~dblaukop/webrev-20140505-2010-RT-35406/webrev/ <http://cr.openjdk.java.net/%7Edblaukop/webrev-20140505-2010-RT-35406/web

[8u26] Review request for RT-35406 [Monocle] Implement mouse/touch grab

2014-05-05 Thread Daniel Blaukopf
Hi Lisa, Would you review the fix for https://javafx-jira.kenai.com/browse/RT-35406 ? http://cr.openjdk.java.net/~dblaukop/webrev-20140505-2010-RT-35406/webrev/ Thanks, Daniel

Re: (In)Sanity testing

2014-05-05 Thread Stephen F Northover
Hi all, Note also that this is M4 Milestone week which means no post-commit reviews and extra +1 controls required to release code. The main point is that one of Kevin, Daniel, Jasper, Lisa or David H must be aware what code is going in and why. Steve On 2014-05-02 8:45 PM, Lisa Selle wrot

hg: openjfx/2u/dev/rt: RT-35272: JAVAFX TABLEVIEW VALUES STOP UPDATING WHEN VALUES ARE INVALIDATED

2014-05-05 Thread hang . vo
Changeset: 53fbd2add357 Author:bae Date: 2014-05-05 11:04 +0100 URL: http://hg.openjdk.java.net/openjfx/2u/dev/rt/rev/53fbd2add357 RT-35272: JAVAFX TABLEVIEW VALUES STOP UPDATING WHEN VALUES ARE INVALIDATED Reviewed-by: jgiles ! javafx-ui-controls/src/com/sun/javafx/scene/control/s