[OpenJDK 2D-Dev] [9] RFR JDK-8154075: [TIFF] AIOOB Exception from TIFFLZWDecompressor

Phil Race philip.race at oracle.com
Fri Sep 2 17:09:08 UTC 2016


+1

-phil.

On 09/02/2016 07:59 AM, Brian Burkhalter wrote:
> Here is a somewhat less inane version:
>
> http://cr.openjdk.java.net/~bpb/8154075/webrev.01/ 
> <http://cr.openjdk.java.net/%7Ebpb/8154075/webrev.01/>
>
> All the same tests still pass.
>
> Thanks,
>
> Brian
>
> On Sep 1, 2016, at 1:37 PM, Brian Burkhalter 
> <brian.burkhalter at oracle.com <mailto:brian.burkhalter at oracle.com>> wrote:
>
>> I did not notice that. It is indeed bizarre. I was trying to take 
>> some calculations outside the loops to obtain a small performance 
>> improvement and did not notice the name transposition. I’ll update it.
>>
>> Thanks,
>>
>> Brian
>>
>> On Sep 1, 2016, at 1:27 PM, Phil Race <philip.race at oracle.com 
>> <mailto:philip.race at oracle.com>> wrote:
>>
>>> 168             int gain = step * srcWidth;
>>> 169             int bound = srcWidth * step;
>>>
>>> This looks odd. Is it what you meant ?
>

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


More information about the 2d-dev mailing list