JDK-8344310 : Remove Security Manager dependencies from javax.crypto and com.sun.crypto packages
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2024-11-15
  • Updated: 2024-11-15
Related Reports
Relates :  
Description
After JEP 486 is integrated, javax.crypto and com.sun.crypto implementation dependencies on System.getSecurityManager and AccessController.doPrivileged can be removed. 
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22164 Date: 2024-11-15 20:48:42 +0000
15-11-2024