Integrated: JDK-8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes
Laurent Bourgès
lbourges at openjdk.org
Sat Oct 21 09:15:38 UTC 2023
On Sun, 1 Oct 2023 20:33:54 GMT, Laurent Bourgès <lbourges at openjdk.org> wrote:
> For stroked shapes (no Renderer use), the min-join-error check is disabled.
> Added new jtreg test to verify join using pixel counts
This pull request has now been integrated.
Changeset: a876beb6
Author: Laurent Bourgès <lbourges at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a876beb63d5d509b80366139ae4c6abe502efe1e
Stats: 137 lines in 5 files changed: 118 ins; 1 del; 18 mod
8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes
Reviewed-by: prr, dnguyen
-------------
PR: https://git.openjdk.org/jdk/pull/16002
More information about the client-libs-dev
mailing list