(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 l

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 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 ! modules/base/src/main/java7/javafx/collections/ObservableList.java

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 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 ! modules/controls/src/main/java/javafx/s

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 compl

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

2014-05-02 Thread hang . vo
Changeset: 6bc3a6e9b4b8 Author:Martin Sladecek 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 ! modules/graphics/src/main/java/com/sun/javafx/scene/traversal/ParentTraversa