[jdk8u-dev] RFR: 8298887: On the latest macOS+XCode the Robot API may report wrong colors
Sergey Bylokhov
serb at openjdk.org
Mon Feb 26 21:24:00 UTC 2024
On Mon, 26 Feb 2024 20:40:53 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [ceb6793b](https://github.com/openjdk/jdk11u-dev/commit/ceb6793bf3b5855c7c521678b5d99d752800b441) from the [openjdk/jdk11u-dev](https://git.openjdk.org/jdk11u-dev) repository.
>
> The commit being backported was authored by Sergey Bylokhov on 5 May 2023 and was reviewed by Paul Hohensee.
>
> This patch is needed to support XCode 14.2+
>
> Thanks!
The patch is mostly clean. The only change is a list of bugs in the [CheckCommonColors.java](https://github.com/openjdk/jdk8u-dev/pull/457/files#diff-6821cacbadd3e07fa935cb96b559dc2572e6ac749efe481740d54ccb6190f6f8R41) - the [JDK-8211999](https://bugs.openjdk.org/browse/JDK-8211999) is not present in jdk8u.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/457#issuecomment-1965235235
More information about the jdk8u-dev
mailing list