RFR: 8327492: Remove applet usage and update DisposeInActionEventTest.html [v15]
Alexey Ivanov
aivanov at openjdk.org
Mon Mar 11 11:08:59 UTC 2024
On Sat, 9 Mar 2024 00:54:05 GMT, Alisen Chung <achung at openjdk.org> wrote:
>> Root cause of the test failure was fixed with https://bugs.openjdk.org/browse/JDK-8316931, updating this test since the other fix also included a test update.
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>
> update test instructions, fix spacing
test/jdk/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.java line 70:
> 68: "The test checks if any exceptions are thrown when removing and\n" +
> 69: " re-adding the icon. If something is wrong, the test will automatically fail.\n" +
> 70: " Repeat clicks several times Then press PASS button.";
You've lost the full stop after _“times”_. It's not worth a new PR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17838#discussion_r1519541474
More information about the client-libs-dev
mailing list