RFR: 8341381: Random lines appear in graphic causing by the fix of JDK-8297230
Kevin Rushforth
kcr at openjdk.org
Mon Oct 27 20:44:12 UTC 2025
On Sat, 25 Oct 2025 07:03:21 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
>
> Great, it will help.
>
> Finally what do you think about this patch ? Do you Approve ? even after push.
@bourgesl LGTM
Do you want to create a new bug for the JavaFX version of the fix or would you like me to do it?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27641#issuecomment-3453225016
More information about the client-libs-dev
mailing list