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

2024-11-15 Thread Anthony Scarpino
On Thu, 14 Nov 2024 19:53:42 GMT, Sean Mullan wrote: >> 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 o

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

2024-11-14 Thread Roger Riggs
On Thu, 14 Nov 2024 19:53:42 GMT, Sean Mullan wrote: >> 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 o

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

2024-11-14 Thread Sean Mullan
> 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 compile

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

2024-11-14 Thread Sean Mullan
Now that JEP 486 is integrated, the jdk.crypto.mscapi module implementation dependencies on System.getSecurityManager and AccessController.doPrivileged can be removed. - Commit messages: - Initial cleanup. Changes: https://git.openjdk.org/jdk/pull/22112/files Webrev: https://web