[OpenJDK 2D-Dev] RFR: 8130737: AffineTransformOp can't handle child raster with non-zero x-offset
Andrew Brygin
andrew.brygin at oracle.com
Wed Jul 15 09:15:35 UTC 2015
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.
>
>
More information about the 2d-dev
mailing list