On Thu, 30 May 2024 06:40:43 GMT, Abhishek Kumar <abhis...@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

Reply via email to