RFR: 8328227: Remove applet usage from JColorChooser tests Test4887836 [v4]

Harshitha Onkar honkar at openjdk.org
Tue Mar 26 00:46:23 UTC 2024


On Mon, 18 Mar 2024 19:54:00 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> test/jdk/javax/swing/JColorChooser/Test4887836.java line 41:
>> 
>>> 39:     public static void main(String[] args) throws Exception {
>>> 40:         String instructions = "If you do not see white area under the \"Swatches\" tab,\n" +
>>> 41:                 "then test passed, otherwise it failed.";
>> 
>> The original instructions seem a bit vague and the test window has a lot going on so probably more details here would add clarity.
>
> The original test [JDK-4887836](https://bugs.openjdk.org/browse/JDK-4887836) is quite vague so I'm not sure how to add more details other than "white area under 'Swatches' tab"

Which "White area" are they referring in Swatches tab? Is it the preview window?

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

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


More information about the client-libs-dev mailing list