RFR: JDK-8341278 : Open source few TrayIcon tests - Set7
Alexander Zvegintsev
azvegint at openjdk.org
Mon Oct 7 18:45:38 UTC 2024
On Fri, 4 Oct 2024 22:47:49 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
> The following tests are open-sourced. All are manual tests
>
> 1. test/jdk/java/awt/TrayIcon/ClearPrevImageTest.java
>
> 2. test/jdk/java/awt/TrayIcon/FocusLostAfterTrayTest.java
>
> 3. test/jdk/java/awt/TrayIcon/MouseMoveTest.java - problemlisted on linux
>
> 4. test/jdk/java/awt/TrayIcon/RemoveSystemTrayTest.java
>
> 5. test/jdk/java/awt/TrayIcon/TrayIconKeySelectTest.java - Windows only test and problemlisted on windows as the keyboard actions for trayicon don't work.
Marked as reviewed by azvegint (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21365#pullrequestreview-2352684671
More information about the client-libs-dev
mailing list