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

2024-10-09 Thread Ambarish Rapte
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

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

2024-10-08 Thread Andy Goryachev
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