[OpenJDK 2D-Dev] [9] RFR JDK-8150154: AIOOB Exception during sequential write of TIFF images

Brian Burkhalter brian.burkhalter at oracle.com
Fri Aug 5 23:45:10 UTC 2016


Please review at your convenience.

Issue:	https://bugs.openjdk.java.net/browse/JDK-8150154
Patch:	http://cr.openjdk.java.net/~bpb/8150154/

Needed to reset the ‘isRescaling’ instance variable when resetting the TIFF ImageWriter. Also, the test is changed to remover @ignore and to suppress four failing image checks for TIFF only. A separate issue is filed to track fixing this separate problem later. [1]

Thanks,

Brian

[1] https://bugs.openjdk.java.net/browse/JDK-8163323


More information about the 2d-dev mailing list