hg: openjfx/8/graphics/rt: Fix RT-25333: setPixels can ignore the x, y coordinates in the request

hang.vo at oracle.com hang.vo at oracle.com
Tue Nov 20 14:03:37 PST 2012


Changeset: 6fc99f747830
Author:    flar <James.Graham at oracle.com>
Date:      2012-11-20 13:52 -0800
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6fc99f747830

Fix RT-25333: setPixels can ignore the x,y coordinates in the request

! javafx-ui-common/src/com/sun/javafx/image/ByteToBytePixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/ByteToIntPixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/IntToBytePixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/IntToIntPixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/PixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/impl/BaseByteToByteConverter.java
! javafx-ui-common/src/com/sun/javafx/image/impl/BaseByteToIntConverter.java
! javafx-ui-common/src/com/sun/javafx/image/impl/BaseIntToByteConverter.java
! javafx-ui-common/src/com/sun/javafx/image/impl/BaseIntToIntConverter.java
! javafx-ui-common/test/unit/com/sun/javafx/image/ConverterTest.java



More information about the openjfx-dev mailing list