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

Alexey Ivanov aivanov at openjdk.org
Thu Mar 7 15:13:57 UTC 2024


On Wed, 6 Mar 2024 21:36:10 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:
> 
>   null check for system tray before remove

Changes requested by aivanov (Reviewer).

test/jdk/java/awt/TrayIcon/ShowAfterDisposeTest/ShowAfterDisposeTest.java line 1:

> 1: /*

Does it make sense to remove the tray icon in this test as well when the test exits?

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

PR Review: https://git.openjdk.org/jdk/pull/17838#pullrequestreview-1922717083
PR Review Comment: https://git.openjdk.org/jdk/pull/17838#discussion_r1516328831


More information about the client-libs-dev mailing list