On Wed, 20 Mar 2024 18:02:37 GMT, Alisen Chung <[email protected]> wrote:
>> Removing applet usage from manual JColorChooser tests
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the last revision:
>
> spacing
test/jdk/javax/swing/JColorChooser/Test6977726.java line 43:
> 41: .title("Test6977726")
> 42: .instructions("Check that there is an empty panel " +
> 43: "titled \"Preview\" in the JColorChooser.")
>there is an empty panel
This doesn't seem to be right, originally it was `If you don't see the preview
panel, then test failed, otherwise it passed.`
The preview panel is not empty, it has barely visible white text.

-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18369#discussion_r1533969729