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

Alisen Chung achung at openjdk.org
Mon Mar 18 19:57:51 UTC 2024


On Fri, 15 Mar 2024 00:41:21 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove middle copyright year, update spacings and jtreg summary
>
> 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"

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

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


More information about the client-libs-dev mailing list