RFR: 8328227: Remove applet usage from JColorChooser tests Test4887836

Abhishek Kumar abhiscxk at openjdk.org
Mon Mar 18 08:32:27 UTC 2024


On Thu, 14 Mar 2024 23:02:58 GMT, Alisen Chung <achung at openjdk.org> wrote:

> Removing applet usage from manual JColorChooser tests

test/jdk/javax/swing/JColorChooser/Test4887836.java line 36:

> 34:  * @summary Checks if no tooltip modification when no KeyStroke modifier
> 35:  * @run main/manual Test4887836
> 36:  */

May add a blank line after this for better readability.

test/jdk/javax/swing/JColorChooser/Test4887836.java line 54:

> 52:     }
> 53: 
> 54: 

can be removed.

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

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


More information about the client-libs-dev mailing list