On Tue, 19 Mar 2024 01:47:01 GMT, Alisen Chung <ach...@openjdk.org> wrote:

> Removing applet usage from manual JColorChooser tests

test/jdk/javax/swing/JColorChooser/Test6977726.java line 42:

> 40:         PassFailJFrame.builder()
> 41:                 .title("Test6977726")
> 42:                 .instructions("Check that there is an empty panel titled 
> \"Preview\" in the JColorChooser.")

Exceeds line column length.

test/jdk/javax/swing/JColorChooser/Test6977726.java line 56:

> 54:         return chooser;
> 55:     }
> 56: }

Line spacing at end is missing.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18369#discussion_r1531788673
PR Review Comment: https://git.openjdk.org/jdk/pull/18369#discussion_r1531793270

Reply via email to