Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8261778

Update JDK documentation links in Standard Algorithm Names page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • 17
    • security-libs

      Could you changes these links in the Standard Algorithm Names page:

      1.
      [JDK Security Providers](https://docs.oracle.com/en/java/javase/11/security/oracle-providers.html#GUID-FE2D2E28-C991-4EF9-9DBE-2A4982726313)
      =>
      [JDK Providers Documentation](https://docs.oracle.com/pls/topic/lookup?ctx=javase@@VERSION_SPECIFICATION@@&id=GUID-FE2D2E28-C991-4EF9-9DBE-2A4982726313)

      Note that this link appears twice. Please also change the name of the link.

      2.
      [Policy File](https://docs.oracle.com/en/java/javase/11/security/permissions-jdk1.html#GUID-789089CA-8557-4017-B8B0-6899AD3BA18D)
      =>
      [Default Policy Implementation and Policy File Syntax](https://docs.oracle.com/pls/topic/lookup?ctx=javase@@VERSION_SPECIFICATION@@&id=GUID-789089CA-8557-4017-B8B0-6899AD3BA18D)

      Please also change the name of the link.

      3.
      [Default Policy File Locations](https://docs.oracle.com/en/java/javase/11/security/permissions-jdk1.html#GUID-BFF84712-05CF-4C1E-926F-411FDF83AE32)
      =>
      [Default Policy File Locations](https://docs.oracle.com/pls/topic/lookup?ctx=javase@@VERSION_SPECIFICATION@@&id=GUID-BFF84712-05CF-4C1E-926F-411FDF83AE32)

      According to Jonathan Gibbons, the build scripts automatically convert @@VERSION_SPECIFICATION@@ to the latest release number. You could test these links out by substituting @@VERSION_SPECIFICATION@@ with any published version of the JDK docs release 9 or later. For example:

      https://docs.oracle.com/pls/topic/lookup?ctx=javase15&id=GUID-FE2D2E28-C991-4EF9-9DBE-2A4982726313

      goes to the JDK 15 version of the page.

            mullan Sean Mullan
            rgallard Raymond Gallardo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: