Integrated: 8341381: Random lines appear in graphic causing by the fix of JDK-8297230

Laurent Bourgès lbourges at openjdk.org
Fri Oct 17 05:46:13 UTC 2025


On Sun, 5 Oct 2025 22:16:29 GMT, Laurent Bourgès <lbourges at openjdk.org> 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 <lbourges at openjdk.org>
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


More information about the client-libs-dev mailing list