Integrated: 8305406: Add @spec tags in java.base/java.* (part 2)
Hannes Wallnöfer
hannesw at openjdk.org
Sat Oct 26 07:00:18 UTC 2024
On Thu, 3 Oct 2024 14:04:51 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 873f8a69
Author: Jonathan Gibbons <jjg at openjdk.org>
Committer: Hannes Wallnöfer <hannesw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/873f8a696fa45c7d94a164be20cf3c797ce7f2a6
Stats: 318 lines in 59 files changed: 267 ins; 7 del; 44 mod
8305406: Add @spec tags in java.base/java.* (part 2)
Co-authored-by: Daniel Jeliński <djelinski at openjdk.org>
Co-authored-by: Hannes Wallnöfer <hannesw at openjdk.org>
Reviewed-by: valeriep
-------------
PR: https://git.openjdk.org/jdk/pull/21326
More information about the security-dev
mailing list