[jdk8u] RFR: 8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray [v2]
Andrew John Hughes
andrew at openjdk.org
Wed Mar 6 15:04:00 UTC 2024
On Wed, 28 Feb 2024 06:04:23 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> 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 jdk8u-dev the "sun.desktop" property is used to pass the "desktop name" from native, see
>> https://bugs.openjdk.org/browse/JDK-8212701.
>>
>> tck-red-8
>>
>> Thanks!
>
> Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into JDK-8322750
> - workaround absent of the 8212701 in jdk11u-dev
> - Backport 5a988a5087d0afbb577c6715fd5e1e44564888cb
Backport is clean from 11u, bar differing copyright headers.
I presume the test does pass on 8u?
-------------
Marked as reviewed by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk8u/pull/53#pullrequestreview-1919999659
More information about the jdk8u-dev
mailing list