On Tue, 23 Jan 2024 16:15:42 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:
> A clean backport to jfx22u. The fix is for the canvas path constructor > drawing with an old path on canvas, without the fix, the page crashes. I have > tested the fix it is working with the fix and failing without the fix. This pull request has now been integrated. Changeset: 63424643 Author: Jay Bhaskar <jbhas...@openjdk.org> URL: https://git.openjdk.org/jfx22u/commit/63424643ddd58d3ad9e415f28d0578cb2f5e83a9 Stats: 62 lines in 2 files changed: 61 ins; 0 del; 1 mod 8323879: constructor Path(Path) which takes another Path object fail to draw on canvas html Backport-of: 3cf9390f5fb2ad564eeec3a95744503f1b26dd0d ------------- PR: https://git.openjdk.org/jfx22u/pull/5