RFR: 8160755: bug6492108.java test fails with exception Image comparison failed at (0, 0) for image 4 in GTK L&F [v2]

Tejesh R tr at openjdk.org
Thu May 30 07:19:04 UTC 2024


On Thu, 30 May 2024 06:53:40 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> I verified with debug, its not used in background thread too. Please do verify once and remove if not used......
>
> Actually I can see the debug output in my local run.
> `invoking: onEDT10
> onEDT10
> invoking: onBackgroundThread20
> onBackgroundThread20
> invoking: onBackgroundThread30
> onBackgroundThread30`
> 
> But as I told before this may not impact the result of the test, it is just to add extra delay to provide visual verification.

Yeah, true..

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/19381#discussion_r1620109376


More information about the client-libs-dev mailing list