hg: openjfx/8u-dev/rt: RT-35872 [BUILD] add platform files for ARM v7 with thumb

2014-02-25 Thread hang . vo
Changeset: 383f53e0745b Author:ddhill Date: 2014-02-25 15:49 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/383f53e0745b RT-35872 [BUILD] add platform files for ARM v7 with thumb + buildSrc/armv7hft.gradle + buildSrc/armv7sft.gradle

hg: openjfx/8u-dev/rt: Fix RT-13275: GaussianBlur with zero radius still blurs

2014-02-25 Thread hang . vo
Changeset: c328c0a247e1 Author:flar Date: 2014-02-25 11:53 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c328c0a247e1 Fix RT-13275: GaussianBlur with zero radius still blurs Reviewed by: kcr, chien, felipe ! buildSrc/src/main/java/com/sun/scenario/effect/compiler/JSL

Re: Java Web Start UI in JDK 8.0

2014-02-25 Thread Joe McGlynn
Hi Scott, The issue with multiple javaws versions (and one failing) should be reported through the main bug tracking system at bugs.java.com. I’ve attached the image to the bug report against FX. -- On Feb 25, 2014, at 4:34 AM, Scott Palmer wrote: > For the record, I discovered this whe

Re: Java Web Start UI in JDK 8.0

2014-02-25 Thread Joe McGlynn
Hi Scott, The issue with multiple javaws versions (and one failing) should be reported through the main bug tracking system at bugs.java.com. I’ve attached the image to the bug report against FX. -- On Feb 25, 2014, at 4:34 AM, Scott Palmer wrote: > For the record, I discovered this whe

Re: hg: openjfx/8u-dev/rt: RT-34472 Add annotation processor for @FXML annotation

2014-02-25 Thread Martin Sladecek
I'm sorry, but I can't. We decided to keep the discussion there internal. -Martin On 02/25/2014 01:36 PM, Tom Schindl wrote: Can you make the bug public? Tom On 25.02.14 12:48, hang...@oracle.com wrote: Changeset: 876e334f748a Author:Martin Sladecek Date: 2014-02-25 12:41 +0100 URL

Re: hg: openjfx/8u-dev/rt: RT-34472 Add annotation processor for @FXML annotation

2014-02-25 Thread Tom Schindl
Can you make the bug public? Tom On 25.02.14 12:48, hang...@oracle.com wrote: > Changeset: 876e334f748a > Author:Martin Sladecek > Date: 2014-02-25 12:41 +0100 > URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/876e334f748a > > RT-34472 Add annotation processor for @FXML ann

hg: openjfx/8u-dev/rt: RT-34472 Add annotation processor for @FXML annotation

2014-02-25 Thread hang . vo
Changeset: 876e334f748a Author:Martin Sladecek Date: 2014-02-25 12:41 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/876e334f748a RT-34472 Add annotation processor for @FXML annotation Reviewed by: dgrieve + modules/fxml/src/main/java/com/sun/javafx/fxml/annotation/F

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

2014-02-25 Thread hang . vo
Changeset: 3678fdb8ec69 Author:Martin Sladecek Date: 2014-02-25 11:04 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/3678fdb8ec69 RT-35952 Some Node.localToSceneTransform may sometimes become inconsistent Reviewed by: kcr ! modules/graphics/src/main/java/javafx/scene/

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

2014-02-25 Thread hang . vo
Changeset: e9088fa1693d Author:Martin Sladecek Date: 2014-02-25 10:50 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e9088fa1693d RT-35913 ConcurrentModificationException: VetoableListDecorator sublist and iterator Reviewed by: dgrieve ! modules/base/src/main/java/c

hg: openjfx/8u-dev/rt: Backed out changeset f22dd07d8789. Test failures

2014-02-25 Thread hang . vo
Changeset: bfb1a95e1fce Author:Martin Sladecek Date: 2014-02-25 10:21 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/bfb1a95e1fce Backed out changeset f22dd07d8789. Test failures ! modules/base/src/main/java/com/sun/javafx/binding/ExpressionHelper.java ! modules/base/

hg: openjfx/8u-dev/rt: RT-33633 Exceptions by Invalidation- or ChangeListeners are not caught

2014-02-25 Thread hang . vo
Changeset: c3a273e2382a Author:Martin Sladecek Date: 2014-02-25 10:43 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c3a273e2382a RT-33633 Exceptions by Invalidation- or ChangeListeners are not caught Fixed tests that assumed exception from a setter of a property that

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

2014-02-25 Thread hang . vo
Changeset: 7116eb27fee4 Author:Martin Sladecek Date: 2014-02-25 10:03 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7116eb27fee4 [TEST]RT-23528 FocusTraversal : Wrong behavior of radio buttons in a ToggleGroup ! modules/controls/src/test/java/javafx/scene/control/Tog

hg: openjfx/8u-dev/rt: RT-23528 FocusTraversal : Wrong behavior of radio buttons in a ToggleGroup

2014-02-25 Thread hang . vo
Changeset: 249fc2b8c0d3 Author:Martin Sladecek Date: 2014-02-25 09:47 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/249fc2b8c0d3 RT-23528 FocusTraversal : Wrong behavior of radio buttons in a ToggleGroup Reviewed by: jgiles + modules/controls/src/main/java/com/sun/