RFR: 8327857: Remove applet usage from JColorChooser tests Test4222508 [v4]

Phil Race prr at openjdk.org
Wed Mar 13 22:24:03 UTC 2024


On Wed, 13 Mar 2024 22:18:00 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Removing applet usage from manual JColorChooser tests
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   move instructions string outside

test/jdk/javax/swing/JColorChooser/Test4222508.java line 32:

> 30:  * @test
> 31:  * @bug 4222508
> 32:  * @library ../../../java/awt/regtesthelpers

make it absolute not relative, ie /java/awt/regtesthelpers

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18209#discussion_r1523978352


More information about the client-libs-dev mailing list