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

Reply via email to