RFR: 8344214: Remove Security Manager dependencies from jdk.crypto.mscapi module [v2]

Sean Mullan mullan at openjdk.org
Thu Nov 14 19:53:42 UTC 2024


> Now that JEP 486 is integrated, the jdk.crypto.mscapi module 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:

  Fix compiler error, add loadLibrary method with @SuppressWarnings("restricted").

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22112/files
  - new: https://git.openjdk.org/jdk/pull/22112/files/9ad6abb8..d61ec7f0

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

  Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22112.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22112/head:pull/22112

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


More information about the security-dev mailing list