JDK-8277475 : Update JDK_DOCS property to point to JDK 17 docs
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: jfx18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-19
  • Updated: 2024-02-14
  • Resolved: 2021-12-01
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
jfx18Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Relates :  
Description
Now that we are using JDK 17 (17.0.1) as the boot JDK for JavaFX, it's time to update the docs bundle to point to the JDK 17 docs (we're currently pointing to JDK 12).

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

Comments
Changeset: 3d572135 Author: Kevin Rushforth <kcr@openjdk.org> Date: 2021-12-01 13:00:50 +0000 URL: https://git.openjdk.java.net/jfx/commit/3d572135d44b41945b87c297b33b3527814b7e51
01-12-2021