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

Kevin Rushforth kcr at openjdk.org
Mon May 15 19:02:52 UTC 2023


On Mon, 15 May 2023 18:54:16 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> is the intent here to always be in sync?

Yes. Having a different minimum was a one-time anomaly due to the fact that Apple required a minimum target of 11.0 for M1 systems when they introduced them. See [JDK-8265031](https://bugs.openjdk.org/browse/JDK-8265031).

> do you see a possible situation where we would need to have target-specific conditionals again?

No.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1139#discussion_r1194249299


More information about the openjfx-dev mailing list