On Fri, 6 Sep 2024 11:37:10 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

>> There is no Swatches tab available for GTK Look and Feel due to the 
>> different ColorChooser UI design. Updated the test instructions.
>
> Abhishek Kumar has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Remove print statement

Marked as reviewed by aivanov (Reviewer).

test/jdk/javax/swing/JColorChooser/Test4887836.java line 35:

> 33:  * @bug 4887836
> 34:  * @library /java/awt/regtesthelpers /test/lib
> 35:  * @build PassFailJFrame

You may explicitly mention `jtreg.SkippedException` in the `@build` tag.
Suggestion:

 * @build PassFailJFrame jtreg.SkippedException

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

PR Review: https://git.openjdk.org/jdk/pull/20867#pullrequestreview-2310671748
PR Review Comment: https://git.openjdk.org/jdk/pull/20867#discussion_r1763794387

Reply via email to