hg: openjfx/8u/rt: 4 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Mon Mar 30 20:32:49 UTC 2015
Changeset: 839912277bf0
Author: jgiles
Date: 2015-03-27 11:09 +1300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/839912277bf0
RT-40346: Regression with @import in CSS
! modules/graphics/src/main/java/com/sun/javafx/css/parser/CSSParser.java
Changeset: feac3a82177c
Author: jgiles
Date: 2015-03-27 12:00 +1300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/feac3a82177c
RT-40352: Setting font size to 12 for tooltip is not working properly
! modules/controls/src/main/java/javafx/scene/control/Tooltip.java
Changeset: d3e98984c2bb
Author: Morris Meyer <morris.meyer at oracle.com>
Date: 2015-03-27 13:39 -0400
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/d3e98984c2bb
RT-39813: [Mac] JavaFX core dumps on Stage#close
Reviewed-By: kcr, ddhill
! modules/graphics/src/main/native-glass/mac/GlassApplication.h
! modules/graphics/src/main/native-glass/mac/GlassApplication.m
! modules/graphics/src/main/native-glass/mac/GlassMacros.h
! modules/graphics/src/main/native-glass/mac/GlassWindow+Java.m
! modules/graphics/src/main/native-glass/mac/GlassWindow.m
Changeset: 5aab838cce1a
Author: leifs
Date: 2015-03-28 14:52 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/5aab838cce1a
RT-40376: TextField and TextArea can throw NPE when text is null
! modules/controls/src/main/java/javafx/scene/control/TextInputControl.java
! modules/controls/src/test/java/javafx/scene/control/TextInputControlTest.java
More information about the openjfx-changes
mailing list