RFR: 8347428: Avoid using secret-key in specifications
Ben Perez
bperez at openjdk.org
Tue Jan 28 20:18:18 UTC 2025
There are quite some places in API specifications that use the term "secret-key". This is not a formal term. Consider replacing them with "secret key".
-------------
Commit messages:
- removed all instances of in docs/comments
Changes: https://git.openjdk.org/jdk/pull/23342/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23342&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8347428
Stats: 22 lines in 6 files changed: 0 ins; 0 del; 22 mod
Patch: https://git.openjdk.org/jdk/pull/23342.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23342/head:pull/23342
PR: https://git.openjdk.org/jdk/pull/23342
More information about the security-dev
mailing list