On Tue, 26 Mar 2024 00:46:29 GMT, Harshitha Onkar <hon...@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