JDK-8253123 : Switch FX build to use JDK 15 as boot JDK
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: openjfx16
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-09-14
  • Updated: 2020-10-31
  • Resolved: 2020-09-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx16Fixed
Related Reports
Relates :  
Description
Now that JDK 15 GA has released, we should switch to using JDK 15 as the boot JDK for building FX 16. We are currently using JDK 14 which is no longer be supported after JDK 15 GA.

This will not affect the minimum JDK version needed to build or run FX 16, which remains at JDK 11.

Comments
Changeset: 47e67b40 Author: Kevin Rushforth <kcr@openjdk.org> Date: 2020-09-17 19:42:30 +0000 URL: https://git.openjdk.java.net/jfx/commit/47e67b40
17-09-2020

JDK 15 GA is planned for tomorrow, September 15, 2020.
14-09-2020