-
Enhancement
-
Resolution: Fixed
-
P3
-
jfx24
-
b15
Even though we build JavaFX binaries with JDK 22 as the boot JDK (see JDK-8336633), the latest version of JavaFX still builds and runs with JDK 21, although it isn't tested with older JDK versions.
In order for JavaFX to be able to use newer JDK features, such FFM (Panama), we need to increase the minimum version of the JDK that can 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 JBS issue proposes to bump the minimum version of the JDK needed to run JavaFX to JDK 22. This enhancement must not be backported to any earlier version.
In order for JavaFX to be able to use newer JDK features, such FFM (Panama), we need to increase the minimum version of the JDK that can 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 JBS issue proposes to bump the minimum version of the JDK needed to run JavaFX to JDK 22. This enhancement must not be backported to any earlier version.
- blocks
-
JDK-8334137 Marlin: replace terminally deprecated sun.misc.Unsafe memory access methods
- Open
-
JDK-8340004 [TestBug] Call ModuleLayer.Controller::enableNativeAccess directly rather than via reflection
- Open
- csr for
-
JDK-8341864 Bump minimum JDK version for JavaFX to JDK 22
- Closed
- is blocked by
-
JDK-8336633 Update boot JDK to 22.0.2
- Resolved
- links to
-
Commit(master) openjdk/jfx/f71c3906
-
Review(master) openjdk/jfx/1588
(1 links to)