RFR: 8328130: Remove applet usage from JColorChooser tests Test4759934

Phil Race prr at openjdk.org
Wed Mar 13 21:11:40 UTC 2024


On Wed, 13 Mar 2024 20:57:42 GMT, Alisen Chung <achung at openjdk.org> wrote:

> Removing applet usage from manual JColorChooser tests

test/jdk/javax/swing/JColorChooser/Test4759934.java line 27:

> 25:  * @test
> 26:  * @bug 4759934
> 27:  * * @library /test/jdk/java/awt/regtesthelpers /test/lib

remove /test/jdk from this

test/jdk/javax/swing/JColorChooser/Test4759934.java line 73:

> 71:                 .title("Test4759934")
> 72:                 .instructions("Click on show Dialog. Then click on Show ColorChooser.\n" +
> 73:                         "If a ColorChooser is shown, then pass.")

Why is this just the first part of the instructions as given in the previous HTML ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18288#discussion_r1523914522
PR Review Comment: https://git.openjdk.org/jdk/pull/18288#discussion_r1523917663


More information about the client-libs-dev mailing list