[OpenJDK 2D-Dev] RFR: 8144245: [PIT] javax/imageio/plugins/shared/WriteAfterAbort.java

Brian Burkhalter brian.burkhalter at oracle.com
Tue Dec 8 17:13:49 UTC 2015


The pre-existing WriteAfterAbort passes for all plugins; WriteToSequenceAfterAbort passes for TIFF but fails for GIF and JPEG, which are the only other plugins which can write sequences. This could be a problem in the test itself but I did not investigate further.

I see also that I need to delete lines 204-206 of WriteToSequenceAfterAbort.java.

Brian

On Dec 7, 2015, at 6:29 PM, Phil Race <philip.race at oracle.com> wrote:

> I suppose this modified test must pass for all the plugins ? 
> 
>> http://cr.openjdk.java.net/~bpb/8144245/webrev.01/
>> 
>> Added WriteToSequenceAfterAbort test.
>> Corrected TIFFImageWriter to pass both tests (needed to save and restore some extra state, mainly positions).
>> Removed 8144245 from @bug in WriteAfterAbort as it is now present in WriteToSequenceAfterAbort.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20151208/1d4680f0/attachment.html>


More information about the 2d-dev mailing list