hg: openjfx/8u-dev/rt: RT-15619: BMPImageLoader fails to correctly load an image if the input stream read(byte[] b, int off, int len) method happens to return fewer than 'len' bytes
hang.vo at oracle.com
hang.vo at oracle.com
Mon Jun 16 21:03:52 UTC 2014
Changeset: 7113b281dddf
Author: vadim
Date: 2014-06-17 00:48 +0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7113b281dddf
RT-15619: BMPImageLoader fails to correctly load an image if the input stream read(byte[] b, int off, int len) method happens to return fewer than 'len' bytes
Reviewed-by: kcr, flar
! modules/graphics/src/test/java/com/sun/javafx/iio/BMPImageLoaderTest.java
More information about the openjfx-dev
mailing list