RFR: JDK-8341278 : Open source few TrayIcon tests - Set7 [v2]

Alexander Zvegintsev azvegint at openjdk.org
Mon Oct 7 19:28:35 UTC 2024


On Mon, 7 Oct 2024 19:06:18 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.
>
> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   deleted RemoveSystemTrayTest

Marked as reviewed by azvegint (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/21365#pullrequestreview-2352762812


More information about the client-libs-dev mailing list