RFR: 8340003: Bump minimum JDK version for JavaFX to JDK 22

Ambarish Rapte arapte at openjdk.org
Wed Oct 9 12:44:20 UTC 2024


On Wed, 2 Oct 2024 14:44:26 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> This PR bumps the minimum version of the JDK needed to run JavaFX to JDK 22.
> 
> In order for JavaFX to be able to use newer JDK features, such as FFM, we need to increase the minimum version of the JDK required run the latest JavaFX. Additionally, there is an ongoing cost to keeping JavaFX buildable and runnable on older versions of Java, and little reason to continue to do so.
> 
> This is targeted to JavaFX 24, and _must not_ be backported to any earlier version. This needs a CSR and a release note.

Marked as reviewed by arapte (Reviewer).

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

PR Review: https://git.openjdk.org/jfx/pull/1588#pullrequestreview-2357035448


More information about the openjfx-dev mailing list