[jdk11u-dev] RFR: 8260518: Change default -mmacosx-version-min to 10.12
Vladimir Kempik
vkempik at openjdk.java.net
Tue Feb 8 17:43:16 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)
Thanks Paul.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/810
More information about the jdk-updates-dev
mailing list