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 06:48:03 UTC 2024


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

>> test/jdk/com/sun/java/swing/plaf/gtk/bug6492108.java line 159:
>> 
>>> 157:     }
>>> 158: 
>>> 159:     public void onBackgroundThread30() {
>> 
>> Unused, can be removed?
>
> Actually it is not unused and is run on the background thread to `allow enough time for visual verification`. I will check once in the CI testing after removing this method and if there is no failure, it can be removed.

I verified with debug, its not used in background thread too. Please do verify once and remove if not used......

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

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


More information about the client-libs-dev mailing list