hg: openjfx/8u-dev/rt: RT-36905 Null pointer when a button without a mnemonic is re-added to a scene and alt is pressed

2014-05-02 Thread hang . vo
Changeset: 077a84d87eb4 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-05-02 08:05 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/077a84d87eb4 RT-36905 Null pointer when a button without a mnemonic is re-added to a scene and alt is pressed Reviewed by:

hg: openjfx/8u-dev/rt: [TOYS] Updated HelloAccordion and HelloTitledPane to cover cases in RT-36868

2014-05-02 Thread hang . vo
Changeset: 225ce268fe32 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-05-02 08:38 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/225ce268fe32 [TOYS] Updated HelloAccordion and HelloTitledPane to cover cases in RT-36868 !

hg: openjfx/8u-dev/rt: RT-36929 [ToggleButton] focusTraversable can't be disabled

2014-05-02 Thread hang . vo
Changeset: 6bc3a6e9b4b8 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-05-02 09:04 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6bc3a6e9b4b8 RT-36929 [ToggleButton] focusTraversable can't be disabled !

Re: Cleaning up Control codebase - How to deal with StyleableProperty cast

2014-05-02 Thread Tom Schindl
Hi, Yes if i turn on this unnecessary type cast warning in Eclipse I get that as well. Currently the only solution to get around with ANY warning suppression I found is to use an intermediate variable. Tom On 28.04.14 23:57, Jonathan Giles wrote: This seems to look fine - IntelliJ still

hg: openjfx/8u-dev/rt: RT-23093 [Axis] provide better default choice for fractional part of numbers

2014-05-02 Thread hang . vo
Changeset: 2571b33a1ecf Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-05-02 13:00 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2571b33a1ecf RT-23093 [Axis] provide better default choice for fractional part of numbers Reviewed by: jgiles !

hg: openjfx/8u-dev/rt: RT-36937 ObservableList in 7-source still has Predicate import

2014-05-02 Thread hang . vo
Changeset: 0df9d0cf3b9b Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-05-02 13:17 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0df9d0cf3b9b RT-36937 ObservableList in 7-source still has Predicate import !

(In)Sanity testing

2014-05-02 Thread Lisa Selle
Reminder to check out the matrix at https://wiki.openjdk.java.net/display/OpenJFX/8u20 for your insanity testing assignment for this week (assignments have changed for this week). Testing should take 1 hour or less. If your assignment takes longer, stop after an hour and continue where you