On Fri, 7 Feb 2025 19:30:48 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> If it test runs fine on CI then it should be okay. Previously, I came across >> few tests which required increasing tolerance value (although not in this >> context but particularly for pixel color case). > > Tolerance when comparing colours is different from comparing sizes. > > We know that fractional pixels after scaling up and down may be lost, that's > where the tolerance comes from. Tests seem Okay on CI as well as on my local setup ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23449#discussion_r1948226109