[OpenJDK 2D-Dev] RFR: 8130737: AffineTransformOp can't handle child raster with non-zero x-offset

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Jul 21 14:25:25 UTC 2015


The fix looks fine to me too.

On 15.07.15 12:15, Andrew Brygin wrote:
> Hello Phil,
>
>  the fix looks fine to me.
>
> Thanks,
> Andrew
>
> On 7/15/2015 1:37 AM, Phil Race wrote:
>> If a child raster is created with a non-zero x-offset then
>> subsequently in the code that validates the raster for
>> imaging operations we may incorrectly calculate that
>> the image exceeds the data buffer. A test has been
>> created that exercises each of the code paths with
>> the buggy test :
>>
>> https://bugs.openjdk.java.net/browse/JDK-8130737
>> http://cr.openjdk.java.net/~prr/8130737/
>>
>> -phil.
>>
>>
>


-- 
Best regards, Sergey.




More information about the 2d-dev mailing list