hg: openjfx/2.2.6/graphics/rt: Fix RT-25333: setPixels can ignore the x, y coordinates in the request (original) (raw)
hang.vo at oracle.com hang.vo at oracle.com
Fri Dec 21 13:47:42 PST 2012
- Previous message: Native Packaging WIX
- Next message: hg: openjfx/8/graphics/rt: RT-27161: allow for iOS in deploy builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Native Packaging WIX
- Next message: hg: openjfx/8/graphics/rt: RT-27161: allow for iOS in deploy builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]