RFR: 8347065: Add missing @spec tags for Java Security Standard Algorithm Names [v2]
Koushik Muthukrishnan Thirupattur
duke at openjdk.org
Fri Jan 24 23:50:26 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.
Koushik Muthukrishnan Thirupattur has updated the pull request incrementally with one additional commit since the last revision:
8347065:Added @spec tag
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23045/files
- new: https://git.openjdk.org/jdk/pull/23045/files/d42e7459..6129d851
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23045&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23045&range=00-01
Stats: 40 lines in 40 files changed: 0 ins; 0 del; 40 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