hg: openjfx/2.2.6/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
Fri Dec 21 13:47:42 PST 2012


Changeset: 9c2427b8c3ab
Author:    flar <James.Graham at oracle.com>
Date:      2012-12-21 13:31 -0800
URL:       http://hg.openjdk.java.net/openjfx/2.2.6/graphics/rt/rev/9c2427b8c3ab

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