RFR: 8327492: Remove applet usage and update DisposeInActionEventTest.html [v8]

Alisen Chung achung at openjdk.org
Thu Mar 7 17:06:11 UTC 2024


On Thu, 7 Mar 2024 15:04:36 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> test/jdk/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.java line 67:
>> 
>>> 65:                        "  something is wrong the corresponding message is displayed below.\n" +
>>> 66:                        "  Repeat clicks several times. If no 'Test FAILED' messages\n" +
>>> 67:                        "  are printed, press PASS button else FAIL button.";
>> 
>> It's not displayed below, it's to the right, isn't it?
>> 
>> Fail the test automatically if you can detect the failure. You may show a message to the tester about the failure before shutting down the test.
>
> This comment also implied amending the instructions to correspond to what the test does.

the test doesn't actually do any automatic checks, so i've removed that line

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17838#discussion_r1516519788


More information about the client-libs-dev mailing list