JDK-8269968 : [REDO] Bump minimum version of macOS for x64 to 10.12
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: openjfx17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2021-07-06
  • Updated: 2021-07-20
  • Resolved: 2021-07-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx18Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Description
This is a follow-on fix to JDK-8266743.

The fix for JDK-8266743 was to partially revert JDK-8265031, and lower the minimum macOS version for x64 back to 10.10 in JavaFX 17. We should bump it back to 10.12 in JavaFX 18.

This will be done in connection with JDK-8269967, which will provide a fail-fast when attempting to run on an older version of macOS than the minimum.
Comments
Changeset: a34928fb Author: Kevin Rushforth <kcr@openjdk.org> Date: 2021-07-13 14:18:17 +0000 URL: https://git.openjdk.java.net/jfx/commit/a34928fb8e0506b2d6e4834bb77f7b52c691660b
13-07-2021