[OpenJDK 2D-Dev] [9] Review request for 8038000: java.awt.image.RasterFormatException: Incorrect scanline stride

anton nashatyrev anton.nashatyrev at oracle.com
Wed Mar 26 17:35:59 UTC 2014


Hello,
     could you please review the following fix:

fix: http://cr.openjdk.java.net/~anashaty/8038000/webrev.00/ 
<http://cr.openjdk.java.net/%7Eanashaty/8038000/webrev.00/>
bug: https://bugs.openjdk.java.net/browse/JDK-8038000

The last row in the Raster shouldn't be necessary of the scanlineStride 
length and thus the Raster with height 1 might have a buffer smaller 
than a scanlineStride.

Thanks!
Anton.



More information about the 2d-dev mailing list