RFR: 8286423: Destroy password protection in the example code in KeyStore

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Tue May 10 04:19:12 UTC 2022


Hi,

May I have this simple example update in the KeyStore specification?

Password protection should be destroyed in the example code in KeyStore specification. Otherwise, applications may just copy and past the code, and forget to clean up password protection.

It's a trivial update, and may not worthy of a CSR.  But please let me know if you would like to have a CSR filed.

Thanks,
Xuelei

-------------

Commit messages:
 - 8286423: Destroy password protection in the example code in KeyStore

Changes: https://git.openjdk.java.net/jdk/pull/8623/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8623&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8286423
  Stats: 18 lines in 1 file changed: 3 ins; 0 del; 15 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8623.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8623/head:pull/8623

PR: https://git.openjdk.java.net/jdk/pull/8623



More information about the security-dev mailing list