Changeset: 619b6657bf41
Author:    Daniel Blaukopf <daniel.blauk...@oracle.com>
Date:      2014-06-10 08:45 +0300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/619b6657bf41

RT-37474 [Monocle] Shift-backspace generates an undefined key code
Reviewed-by: kselle

! modules/graphics/src/main/java/com/sun/glass/ui/monocle/util/IntSet.java
+ tests/system/src/test/java/com/sun/glass/ui/monocle/IntSetTest.java
! tests/system/src/test/java/com/sun/glass/ui/monocle/input/USKeyboardTest.java

Changeset: 8e8843aaaff2
Author:    Martin Sladecek <martin.slade...@oracle.com>
Date:      2014-06-10 07:50 +0200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8e8843aaaff2

RT-37394 ProgressBar starts from wrong position when switching from 
indeterminate to determinate mode
Reviewed by: jgiles

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ProgressBarSkin.java

Reply via email to