[OpenJDK 2D-Dev] Request for review: Additional fix for JDK-7159455

Andrew Brygin andrew.brygin at oracle.com
Wed Oct 23 11:44:26 UTC 2013


Hello Clemens,

  the change in XRPMBlitLoops.java  looks good to me.
  The part of the fix in XRUtils.java should probably be
  ignored now.

Thanks,
Andrew

On 10/18/2013 3:45 PM, Clemens Eisserer wrote:
> Another revision was required, available at:
> http://cr.openjdk.java.net/~ceisserer/fix12/webrev.04/
>
> When the destination-area is quadratic, no geometry is stored inside
> the mask and therefore the composition-window is used for clipping and
> it's size has to be rounded properly.
> In cases where it is not quadrant transformed, the code makes now sure
> no pixels are clipped away unintentionally.
>
> Thanks for your patience, Clemens




More information about the 2d-dev mailing list