Integrated: 8308114: Bump minimum version of macOS for x64 to 11.0 (matching aarch64)

Kevin Rushforth kcr at openjdk.org
Tue May 16 20:43:51 UTC 2023


On Mon, 15 May 2023 18:13:00 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> This PR bumps the minimum deployment target for JavaFX to macOS 11.0 (Big Sur) on x64 platforms, matching the current minimum on aarch64.
> 
> As a follow-on to this, I will file a (low-priority) cleanup issue to remove any `@available` checks for 10.x, since those will then be no-ops.

This pull request has now been integrated.

Changeset: bff41c29
Author:    Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/bff41c29478a00665ed7b561ecbb8b138c9b3245
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8308114: Bump minimum version of macOS for x64 to 11.0 (matching aarch64)

Reviewed-by: angorya, jvos

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

PR: https://git.openjdk.org/jfx/pull/1139


More information about the openjfx-dev mailing list