<AWT Dev> Integrated: JDK-8253791: Issue with useAppleColor check in CSystemColors.m

Matthias Baesken mbaesken at openjdk.java.net
Wed Sep 30 05:32:18 UTC 2020


On Tue, 29 Sep 2020 14:40:27 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> While looking into XCode 12 compilation issues, a problem in
> jdk/src/java.desktop/macosx/native/libawt_lwawt/awt/CSystemColors.m was found when checking the useAppleColor flag .
> Because this is a general issue and not really much related to XCode 12 (just shown when using the new compiler) a
> separate issue is filed for it.  See also
> https://git.openjdk.java.net/jdk/pull/348
> (where Paul Hohensee created a change containing another XCode 12 issue;  but in the discussion it was seen as
> beneficial to separate the 2)
> Best regards, Matthias

This pull request has now been integrated.

Changeset: 4622a18a
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4622a18a
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8253791: Issue with useAppleColor check in CSystemColors.m

Reviewed-by: phh, lucy, serb

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

PR: https://git.openjdk.java.net/jdk/pull/403


More information about the awt-dev mailing list