RFR: 8328227: Remove applet usage from JColorChooser tests Test4887836 [v4]

Harshitha Onkar honkar at openjdk.org
Tue Mar 26 21:31:22 UTC 2024


On Tue, 26 Mar 2024 00:46:29 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   change font
>
> test/jdk/javax/swing/JColorChooser/Test4887836.java line 43:
> 
>> 41:         String instructions = """
>> 42:                                 If you do not see white area under the \"Swatches\" tab,\n +
>> 43:                                 then test passed, otherwise it failed.""";
> 
> Please fix line-lengths and the "+" operator is not required since String blocks are used.

Please fix line-lengths.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18316#discussion_r1540134092


More information about the client-libs-dev mailing list