[jdk11u] RFR: 8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray

Sergey Bylokhov serb at openjdk.org
Wed Feb 28 05:37:17 UTC 2024


Hi all,

This pull request contains a backport of commit [5a988a50](https://github.com/openjdk/jdk/commit/5a988a5087d0afbb577c6715fd5e1e44564888cb) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.

The commit being backported was authored by Alexander Zvegintsev on 15 Feb 2024 and was reviewed by Jayathirth D V, Alexander Zuev, Prasanta Sadhukhan and Phil Race.

Backport is not clean, in jdk11u-dev the "sun.desktop" property is used to pass the "desktop name" from native, see
https://bugs.openjdk.org/browse/JDK-8212701

tck-red-11

Thanks!

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

Commit messages:
 - workaround absent of the 8212701 in jdk11u-dev
 - Backport 5a988a5087d0afbb577c6715fd5e1e44564888cb

Changes: https://git.openjdk.org/jdk11u/pull/89/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u&pr=89&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8322750
  Stats: 94 lines in 2 files changed: 87 ins; 0 del; 7 mod
  Patch: https://git.openjdk.org/jdk11u/pull/89.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u.git pull/89/head:pull/89

PR: https://git.openjdk.org/jdk11u/pull/89


More information about the jdk-updates-dev mailing list