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 inJDK-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.
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
- clones
-
JDK-8325873 Update JDK_DOCS property to point to JDK 21 docs
- Resolved
- is blocked by
-
JDK-8341164 Update boot JDK to 23
- Resolved
- links to
-
Commit(master) openjdk/jfx/e30d0d54
-
Review(master) openjdk/jfx/1663