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

Vladimir Kempik vkempik at openjdk.java.net
Tue Feb 15 17:18:30 UTC 2022


> 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)

Vladimir Kempik has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:

 - Merge branch 'master' into JDK-8260518
 - 8260518: Change default -mmacosx-version-min to 10.12

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

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/810/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=810&range=01
  Stats: 4 lines in 3 files changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/810.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/810/head:pull/810

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


More information about the jdk-updates-dev mailing list