Re: [8u60] Request for review: RT-40385: [Mac] NPE in window close unit tests

2015-04-06 Thread Kevin Rushforth
As a reminder, bug fixes should go into 9-dev before (or at the same time) as into 8u-dev. -- Kevin Morris Meyer wrote: David and Kevin, Please review my fix for the recent regression caused by my fix for RT-39813. Both changes crop up in the systemTests and are necessary to adjust for th

[8u60] Request for review: RT-40385: [Mac] NPE in window close unit tests

2015-04-06 Thread Morris Meyer
David and Kevin, Please review my fix for the recent regression caused by my fix for RT-39813. Both changes crop up in the systemTests and are necessary to adjust for the close sequence timing change introduced in RT-39813. Tested using: gradle -PFULL_TEST=true :systemTests:test Thanks muc

9-dev and 8u-dev unlocked following this week's sanity testing

2015-04-06 Thread Kevin Rushforth

Re: Debugging CSS

2015-04-06 Thread Tom Eugelink
https://javafx-jira.kenai.com/browse/RT-40437 On 6-4-2015 16:25, David Grieve wrote: You should file an issue in jira for this. On 4/6/15 3:31 AM, Tom Eugelink wrote: On 6-4-2015 00:58, David Grieve wrote: On 4/5/15 3:56 AM, Tom Eugelink wrote: I have another interesting behavior involvin

Re: Debugging CSS

2015-04-06 Thread David Grieve
You should file an issue in jira for this. On 4/6/15 3:31 AM, Tom Eugelink wrote: On 6-4-2015 00:58, David Grieve wrote: On 4/5/15 3:56 AM, Tom Eugelink wrote: I have another interesting behavior involving CSS. The gauge has a text representation of the value of the needle, which can be for

Re: Debugging CSS

2015-04-06 Thread Tom Eugelink
On 6-4-2015 00:58, David Grieve wrote: On 4/5/15 3:56 AM, Tom Eugelink wrote: I have another interesting behavior involving CSS. The gauge has a text representation of the value of the needle, which can be formatted using DecimalFormat. The format string can be set with a styleable property.