JDK-8358802 : Update boot JDK to 24.0.1
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: jfx25
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-06-06
  • Updated: 2025-07-07
  • Resolved: 2025-06-19
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
jfx25 b21Fixed
Related Reports
Blocks :  
Cloners :  
Relates :  
Description
Now that JDK 24 has released, we should update the boot JDK for JavaFX to use the latest version of JDK 24, which is 24.0.1:

https://jdk.java.net/24/

We need to first update gradle to 8.14.x which provides support for JDK 24.
Comments
Changeset: fc4642db Branch: master Author: Ambarish Rapte <arapte@openjdk.org> Date: 2025-06-19 10:17:55 +0000 URL: https://git.openjdk.org/jfx/commit/fc4642dbb008ed0e49996c1eea10b92fad5f7dcf
19-06-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1832 Date: 2025-06-17 00:08:33 +0000
17-06-2025

NOTE: Update the jdk.docs.version property as part of this. See JDK-8345136.
06-06-2025