RFR: 8305406: Add @spec tags in java.base/java.* (part 2) [v3]
Hannes Wallnöfer
hannesw at openjdk.org
Thu Oct 24 14:29:45 UTC 2024
> Please review a doc update to add `@spec` tags to crypto and security APIs in `java.base`.
>
> This was authored and proposed as #13336 by @jonathan-gibbons as part of an effort to [add `@spec` tags and an external specifications page to API documentation][JDK-8296546]. The original PR was reviewed and approved, yet for some reason it was never integrated.
>
> [JDK-8296546]: https://bugs.openjdk.org/browse/JDK-8296546
>
> Since I couldn't reopen Jon's PR I created a new pull request based the original commits. They still apply cleanly, and I made sure all links are still valid and working. I added a commit to update the copyright header dates.
Hannes Wallnöfer has updated the pull request incrementally with one additional commit since the last revision:
Add @spec tags as per review feedback
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21326/files
- new: https://git.openjdk.org/jdk/pull/21326/files/7646f07a..7f4a6021
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21326&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21326&range=01-02
Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/21326.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21326/head:pull/21326
PR: https://git.openjdk.org/jdk/pull/21326
More information about the security-dev
mailing list