On Wed, 11 Oct 2023 17:49:14 GMT, Mikael Vidstedt <mik...@openjdk.org> wrote:
> macOS 10.x is no longer receiving updates - the most recent/last release was > 10.15.7 back in July of 2022. It's time to bump the target macOS version > (min/max) for macosx-x64. macOS 11.x is still receiving updates. > > This change updates the target version for macosx-x64 to 11.00.00, which is > the same version used for macosx-aarch64. This pull request has now been integrated. Changeset: 72c4dcbf Author: Mikael Vidstedt <mik...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/72c4dcbfeefcd664f5e3175b24e395c1f36a05fd Stats: 22 lines in 3 files changed: 0 ins; 17 del; 5 mod 8317970: Bump target macosx-x64 version to 11.00.00 Reviewed-by: erikj, prr, ihse ------------- PR: https://git.openjdk.org/jdk/pull/16155