RFR: 8347065: Add missing @spec tags for Java Security Standard Algorithm Names
duke
duke at openjdk.org
Fri Jan 24 17:56:50 UTC 2025
On Fri, 10 Jan 2025 19:22:52 GMT, Koushik Muthukrishnan Thirupattur <duke at openjdk.org> wrote:
> **Description:**
> [JDK-8305406](https://bugs.openjdk.org/browse/JDK-8305406) added the `@spec` tags to multiple places where there were links to "{@docRoot}/../specs/security/standard-names.html". However, it has not covered those cases where a link is an anchor inside this document. This PR will address the previously missed cases where we have added `@spec` tag. Have verified looking into all the links manually and added the tag.
@koushikthirupattur
Your change (at version d42e74591b204be3032ac796a52764b3bb4eb7e5) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23045#issuecomment-2613088917
More information about the security-dev
mailing list