Once JDK 14 GA has released, we should switch to using JDK 14 as the boot JDK for building FX 15. We are currently using JDK 13 which will no longer be supported after JDK 14 GA.
This will not affect the minimum JDK version needed to build or run FX 15, which remains at JDK 11.
This will require updating to gradle 6.3. SeeJDK-8240539.
This will not affect the minimum JDK version needed to build or run FX 15, which remains at JDK 11.
This will require updating to gradle 6.3. See
- is blocked by
-
JDK-8240451 JavaFX javadoc build fails with JDK 14
- Resolved
-
JDK-8240466 AppJSCallback* apps launched by ModuleLauncherTest intermittently hang
- Resolved
-
JDK-8240539 Upgrade gradle to version 6.3
- Resolved