On Sun, 5 Oct 2025 22:16:29 GMT, Laurent Bourgès <[email protected]> wrote:
> - Fix cubic offsetting artefacts (sort cubic roots + fixed numerical accuracy > problem in ROC^2-w^2 = 0 solver + fixed EliminateInf) > - Restored lower precision using ulp(float) in point, line or flat bezier > curve checks This pull request has now been integrated. Changeset: 46c23bb1 Author: Laurent Bourgès <[email protected]> URL: https://git.openjdk.org/jdk/commit/46c23bb1a252916096876c2ae3a72f4a525dd6f9 Stats: 657 lines in 5 files changed: 620 ins; 1 del; 36 mod 8341381: Random lines appear in graphic causing by the fix of JDK-8297230 Reviewed-by: prr ------------- PR: https://git.openjdk.org/jdk/pull/27641
