RFR: 8347065: Add missing @spec tags for Java Security Standard Algorithm Names
Koushik Muthukrishnan Thirupattur
duke at openjdk.org
Thu Jan 23 22:03:03 UTC 2025
**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.
-------------
Commit messages:
- 8347065:Added @spec tag
- 8347065:Added @spec tag
- 8347065:Added @spec tag
Changes: https://git.openjdk.org/jdk/pull/23045/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23045&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8347065
Stats: 158 lines in 46 files changed: 157 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23045.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23045/head:pull/23045
PR: https://git.openjdk.org/jdk/pull/23045
More information about the security-dev
mailing list