Integrated: JDK-8341278 : Open source few TrayIcon tests - Set7

Harshitha Onkar honkar at openjdk.org
Mon Oct 7 21:31:43 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.

This pull request has now been integrated.

Changeset: 4d50cbb5
Author:    Harshitha Onkar <honkar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4d50cbb5a73ad1f84ecd6a895045ecfdb0835adc
Stats:     493 lines in 5 files changed: 493 ins; 0 del; 0 mod

8341278: Open source few TrayIcon tests - Set7

Reviewed-by: azvegint

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

PR: https://git.openjdk.org/jdk/pull/21365


More information about the client-libs-dev mailing list