Better manage links to the API docs in the feature release notes

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: docs
    • None

      If a release note has a link to the API docs there is an issue as to what link to add as the final location of the docs will not be active until GA. For example:

      https://bugs.openjdk.org/browse/JDK-8372204

      we have the EA docs link:

      https://download.java.net/java/early_access/jdk26/docs/api/java.base/javax/crypto/spec/HPKEParameterSpec.html

      which will need to be updated to:

      https://docs.oracle.com/en/java/javase/26/docs/api/java.base/javax/crypto/spec/HPKEParameterSpec.html

      for the GA version of the release notes.

      Proposal is to have the release note contain the GA link and while generating the EA notes detect the links and replace them with the EA prefix. This way there is update the note at the end of the release.

            Assignee:
            Roger Calnan
            Reporter:
            Roger Calnan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: