JDK-8345136 : Update JDK_DOCS property to point to JDK 23 docs
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: jfx24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-11-27
  • Updated: 2025-06-06
  • Resolved: 2024-12-18
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
jfx24 b22Fixed
Related Reports
Blocks :  
Cloners :  
Relates :  
Description
We need to update the docs bundle to point to the JDK 23 docs (we're currently pointing to JDK 21).

I will need to also download and host a zip bundle and add its checksum to gradle/verification-metadata.xml to avoid breaking our internal CI build.

As mentioned in JDK-8325873 when we updated the docs to use JDK 21, we should do this as a part of updating the boot JDK. To facilitate this, and to move more version number properties to a common place, I will create a new `jdk.docs.version` property in `build.properties` and put it near the `jfx.build.jdk.version` property.

Comments
Changeset: e30d0d54 Branch: master Author: Kevin Rushforth <kcr@openjdk.org> Date: 2024-12-18 13:49:15 +0000 URL: https://git.openjdk.org/jfx/commit/e30d0d54f4269ffe3a9293fc9604f5467c3b5e37
18-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1663 Date: 2024-12-13 00:52:00 +0000
13-12-2024