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

Harshitha Onkar honkar at openjdk.org
Mon Oct 7 19:06:18 UTC 2024


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21365/files
  - new: https://git.openjdk.org/jdk/pull/21365/files/a4bc1160..86904e45

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21365&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21365&range=00-01

  Stats: 163 lines in 1 file changed: 0 ins; 163 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/21365.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21365/head:pull/21365

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


More information about the client-libs-dev mailing list