RFR: 8344120: Remove Security Manager dependencies from jdk.crypto.cryptoki module [v2]

Sean Mullan mullan at openjdk.org
Wed Nov 13 20:27:01 UTC 2024


> Now that JEP 486 has been integrated, the `jdk.crypto.cryptoki` implementation dependencies on `System.getSecurityManager` and `AccessController.doPrivileged` can be removed.

Sean Mullan has updated the pull request incrementally with one additional commit since the last revision:

  Remove osName and osArch fields from Config.
  Remove getValue method from P11KeyAgreement.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22077/files
  - new: https://git.openjdk.org/jdk/pull/22077/files/f3259bdc..0a1cc523

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22077&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22077&range=00-01

  Stats: 9 lines in 2 files changed: 0 ins; 7 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/22077.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22077/head:pull/22077

PR: https://git.openjdk.org/jdk/pull/22077


More information about the security-dev mailing list