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