On Thu, 31 Jul 2025 19:27:51 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> A clean backport of #1856 . > > This is a very localized fix for the issue described in > https://bugs.openjdk.org/browse/JDK-8364049 which resulted from comparing > snapped and non-snapped values. The issue seems to happen only with > fractional scale, that is, on Windows at 125%, 150%, 175% etc. scales. LGTM. This is a clean backport to jfx25 of a safe, targeted fix. ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1863#pullrequestreview-3076854664