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

Phil Race philip.race at oracle.com
Fri Oct 18 21:54:10 UTC 2013


Clemens,

This looks good to me. I used the  Java 2D demo to test it.
What were you using  as a test ?

I'll need to file a new bug to commit this additional fix.
I'll push once Jim has OK'd this too.

-phil.

On 10/18/2013 4:45 AM, 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