[8u] Rweview request: RT-35165 [iOS,Android] Defender Methods in ObservableList do not compile on iOS or Android

2014-01-30 Thread Rafi Tayar
Hi Martin, Please review the following. The webrev is attached to the Jira, please see the last comment. https://javafx-jira.kenai.com/browse/RT-35165#comment-383586 Thanks, Rafi

In(Sanity) Testing Mondays

2014-01-30 Thread Lisa Selle
The test matrix has been updated. Please check it for your new assignments and prepare accordingly (if you need to get a platform set up, etc.) https://wiki.openjdk.java.net/display/OpenJFX/8u20 A couple items of note: if for some reason (illness, meeting, etc.) you miss the regular Monday

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

2014-01-30 Thread hang . vo
Changeset: 5ed2c9ba4c9b Author:Chien Yang chien.y...@oracle.com Date: 2014-01-30 08:23 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5ed2c9ba4c9b A minor additional fix to RT-35579 so the Netbeans users can build and run Hello project within Netbeans. !

hg: openjfx/8u-dev/rt: RT-35506: [TextFlow] TextFlow.computePrefHeight(double width) with width Float.MAX_VALUE leads to erroneous behavior.

2014-01-30 Thread hang . vo
Changeset: b4bba0235d0e Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2014-01-30 08:31 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b4bba0235d0e RT-35506: [TextFlow] TextFlow.computePrefHeight(double width) with width Float.MAX_VALUE leads to erroneous

hg: openjfx/8/master/rt: Added tag 8.0-b127 for changeset ab4da0281165

2014-01-30 Thread hang . vo
Changeset: 9eb5b65d3caa Author:hudson Date: 2014-01-30 08:29 -0800 URL: http://hg.openjdk.java.net/openjfx/8/master/rt/rev/9eb5b65d3caa Added tag 8.0-b127 for changeset ab4da0281165 ! .hgtags

hg: openjfx/8u-dev/rt: [TESTS] Relaxed criteria in TouchLookaheadTest

2014-01-30 Thread hang . vo
Changeset: 10862f205869 Author:Daniel Blaukopf daniel.blauk...@oracle.com Date: 2014-01-30 18:33 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/10862f205869 [TESTS] Relaxed criteria in TouchLookaheadTest !

8u20: Request for feedback on unit test proposal

2014-01-30 Thread Daniel Blaukopf
Hi, I put up on https://javafx-jira.kenai.com/browse/RT-35396 a draft of what our unit tests might look like if we were to run them on top of the real Quantum Toolkit instead of StubToolkit. The main problem is how to solve the threading: tests that use StubToolkit are all accessing the

Re: 8u20: Request for feedback on unit test proposal

2014-01-30 Thread Tom Eugelink
Am I to understand that this is using the VNC server? Because I'm not seeing the tell-tale -D parameters in the gradle.build. Or is this actually running on-screen? Tom On 2014-1-30 18:40, Daniel Blaukopf wrote: Hi, I put up on https://javafx-jira.kenai.com/browse/RT-35396 a draft of what

Re: 8u20: Request for feedback on unit test proposal

2014-01-30 Thread Daniel Blaukopf
It will run with whatever combination of Quantum, Glass and Prism you throw at it. If you run it with -Dheadless=true, FXUnit will run with the headless configuration of Monocle (not the VNC configuration, but you could just as well use that instead). On Jan 30, 2014, at 8:09 PM, Tom Eugelink

hg: openjfx/8u-dev/rt: Fix for RT-35530 Commit MandelbrotSet demo to JavaFX repository

2014-01-30 Thread hang . vo
Changeset: 49e49cfa4ae5 Author:Alexander Kouznetsov Date: 2014-01-30 12:58 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/49e49cfa4ae5 Fix for RT-35530 Commit MandelbrotSet demo to JavaFX repository + apps/samples/MandelbrotSet/build.xml +

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

2014-01-30 Thread hang . vo
Changeset: beba988d1c25 Author:David Grievedavid.gri...@oracle.com Date: 2014-01-30 16:31 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/beba988d1c25 RT-35014: move two lines of code and reference the parent node's CssStyleHelper !

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

2014-01-30 Thread hang . vo
Changeset: 20396f6a7fac Author:jgiles Date: 2014-01-29 14:54 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/20396f6a7fac RT-34897: [ListView] ListView not downsizing cells when its breadth shrinks !

hg: openjfx/8u-dev/rt: Fixing copyright headers. Addition to Fix for RT-35530 Commit MandelbrotSet demo to JavaFX repository

2014-01-30 Thread hang . vo
Changeset: a66288f7f241 Author:Alexander Kouznetsov Date: 2014-01-30 19:02 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a66288f7f241 Fixing copyright headers. Addition to Fix for RT-35530 Commit MandelbrotSet demo to JavaFX repository !

hg: openjfx/8u-dev/rt: RT-21495: use content pref height/width if ScrollPane's pref height/width is USE_COMPUTED_SIZE

2014-01-30 Thread hang . vo
Changeset: 18be0bd1901b Author:David Grievedavid.gri...@oracle.com Date: 2014-01-30 23:51 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/18be0bd1901b RT-21495: use content pref height/width if ScrollPane's pref height/width is USE_COMPUTED_SIZE !