On Wed, 2 Oct 2024 14:44:26 GMT, Kevin Rushforth <k...@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.

This pull request has now been integrated.

Changeset: f71c3906
Author:    Kevin Rushforth <k...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/f71c3906d5da83adb69bf55d1e2854b8891dbefe
Stats:     4 lines in 2 files changed: 0 ins; 0 del; 4 mod

8340003: Bump minimum JDK version for JavaFX to JDK 22

Reviewed-by: angorya, arapte

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

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

Reply via email to