On Thu, 21 Mar 2024 13:59:42 GMT, Alexander Zvegintsev <[email protected]>
wrote:
>> 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.
> 
yep, the instructions need to be as they were in the applet.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18369#discussion_r1536709452