[jdk11u-dev] Integrated: 8260518: Change default -mmacosx-version-min to 10.12

Vladimir Kempik vkempik at openjdk.java.net
Wed Mar 2 15:30:13 UTC 2022


On Tue, 8 Feb 2022 08:16:59 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

> Please review this backport of JDK-8260518 to jdk11u-dev
> The backport is not applying clean due to the context code difference.
> It's needed mostly to resolve this compilation error on macos-aarch64
> splashscreen_sys.m:274:39: error: 'NSAlphaFirstBitmapFormat' is deprecated: first deprecated in macOS 10.14 [-Werror,-Wdeprecated-declarations]
> This will allow to add macos-aarch64 build into github actions for jdk11u-dev ( once jep-391 backport is integrated)

This pull request has now been integrated.

Changeset: 5561fd1e
Author:    Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/5561fd1e4253489c667b18b79f261c96a3d5a9b4
Stats:     4 lines in 3 files changed: 0 ins; 0 del; 4 mod

8260518: Change default -mmacosx-version-min to 10.12

Reviewed-by: phh, burban
Backport-of: 53f1b93881a6404508628388ba590fe1f7f958ff

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/810


More information about the jdk-updates-dev mailing list