RFR: 8328403: Remove applet usage from JColorChooser tests Test6977726
Tejesh R
tr at openjdk.org
Wed Mar 20 10:02:23 UTC 2024
On Tue, 19 Mar 2024 01:47:01 GMT, Alisen Chung <achung at 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
More information about the client-libs-dev
mailing list