[OpenJDK 2D-Dev] [9] RFR JDK-4924727 : reader.abort() method does not work when called inside imageStarted for PNG
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Sep 8 21:26:28 UTC 2016
I perused it before and did not notice any problems. Provided all the tests still pass I am OK with it.
Brian
On Sep 8, 2016, at 1:46 PM, Philip Race <philip.race at oracle.com> wrote:
> I wondered what happened to that comment.
> I am OK with this so long as Brian is OK with the TIFF changes.
>
> On 8/31/16, 11:55 PM, Jayathirth D V wrote:
>>
>>
>> @Brian : In case of TIFFImageReader, clearAbortRequest() was not called before every read operation, I have added the same. Also I have removed processImageProgress(0.0f) call which I feel is not needed as we have processImageStarted() which will take care of it(Also to maintain callbacks at same intervals as they are in other readers).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20160908/a42fe06c/attachment.html>
More information about the 2d-dev
mailing list