RFR: 8326027: Comparing buffered images of white background frame fails in Mac
Alexey Ivanov
aivanov at openjdk.org
Mon Sep 2 11:50:19 UTC 2024
On Thu, 29 Aug 2024 04:38:29 GMT, Tejesh R <tr at openjdk.org> wrote:
> On analysis of captured image, it is observed that there are few pixels which vary slightly w.r.t to expected color. Hence tolerance is included in color comparison.
> Tested in mach5 multiple time and its green.
> JBS - [JDK-8187759](https://bugs.openjdk.org/browse/JDK-8187759): Background not refreshed when painting over a transparent JFrame
> PR - #17081
I linked the bugs in JBS and added a comment to JDK-8187759.
You could've and should've added these additional details to the bug description. I mean that it was discovered while you were working on another issue.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20760#issuecomment-2324556367
More information about the client-libs-dev
mailing list