On Mon, 2 Dec 2024 14:54:57 GMT, Weijun Wang <wei...@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

Reply via email to