> 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 > [JDK-8296546] back in 2023, but although it was reviewed and approved it > never was integrated. Since I can't reopen Jon's PR and also for the sake of > transparency, I rebased the original commits on current master and created a > new pull request. > > [JDK-8296546]: https://bugs.openjdk.org/browse/JDK-8296546 > > The original commits still apply cleanly, and I made sure all links are still > valid. As was the case already in 2023, the [FIPS 186-3] spec contains a > "superseded" notice, but the same spec URL is used in the doc comment > description, so this should be handled by the maintainer of the API. > > [FIPS 186-3]: https://csrc.nist.gov/publications/fips/fips186-3/fips_186-3.pdf
Hannes Wallnöfer has updated the pull request incrementally with one additional commit since the last revision: Update copyright header dates ------------- Changes: - all: https://git.openjdk.org/jdk/pull/21326/files - new: https://git.openjdk.org/jdk/pull/21326/files/902c3120..7646f07a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=21326&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21326&range=00-01 Stats: 45 lines in 45 files changed: 0 ins; 0 del; 45 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