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

vadim.pakhnushev at oracle.com vadim.pakhnushev at oracle.com
Wed Oct 22 04:32:55 UTC 2014


Changeset: 391465d9fe64
Author:    vadim
Date:      2014-10-22 08:31 +0400
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/391465d9fe64

RT-38822: [Charts,CSS] Memory leak in PieChart
Reviewed-by: jgiles

! modules/controls/src/main/java/javafx/scene/chart/PieChart.java
! modules/controls/src/test/java/javafx/scene/chart/PieChartTest.java

Changeset: ab9ccdbce1e8
Author:    vadim
Date:      2014-10-22 08:32 +0400
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ab9ccdbce1e8

RT-23180: Allow animated GIF to be loaded partially if it has errors in the data stream
Reviewed-by: flar

! modules/graphics/src/main/java/com/sun/javafx/iio/ImageStorage.java
! modules/graphics/src/test/java/com/sun/javafx/iio/ImageStorageTest.java
+ modules/graphics/src/test/resources/com/sun/javafx/iio/gif/animation/test3Frames.gif
+ modules/graphics/src/test/resources/com/sun/javafx/iio/gif/animation/test3rdFrameIncomplete.gif
+ modules/graphics/src/test/resources/com/sun/javafx/iio/gif/animation/testBad.gif



More information about the openjfx-changes mailing list