RFR: 8344397: Remove Security Manager dependencies from java.security and sun.security packages [v2]

Sean Mullan mullan at openjdk.org
Mon Dec 2 18:27:41 UTC 2024


On Mon, 2 Dec 2024 14:54:57 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Sean Mullan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Removal of unused fields from AccessControlContext - no longer needed now that VM cleanup is done.
>
> src/java.base/share/classes/java/security/Provider.java line 1:
> 
>> 1: /*
> 
> 1293: // use super() to avoid permission check and other processing
> 
> No need to mention permission check.

Fixed in https://github.com/openjdk/jdk/pull/22418/commits/283fb2c12cbfb3a34a22fa3760d0879767ceefe0 and https://github.com/openjdk/jdk/pull/22418/commits/fdc7dfd353a925fbf1eb0e28595dfca88ff4076e.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22418#discussion_r1866376287


More information about the security-dev mailing list