[OpenJDK Rasterizer] [OpenJDK 2D-Dev] Path2D optimizations

Jim Graham james.graham at oracle.com
Mon Mar 30 22:15:44 UTC 2015


Hi Laurent,

On 3/30/15 2:31 PM, Laurent Bourgès wrote:
>         Big one: I figured out a bug in Path2d happening with 0 capacity:
>         rectCrossing and ptCrossing fail.
>
>
>     I'm guessing that is why there are the new shortcut returns on the
>     intersects/contains methods in Path2D?  I see it now...
>
>
> Exactly: that test fails on JDK 1.8.0_60.
>
> Should we submit another bug to JDK8 ?
> Or at least, ask to backport this bug once fixed.

It should be a clean backport so that makes sense to get it fixed there 
too...

			...jim


More information about the graphics-rasterizer-dev mailing list