On Fri, 18 Oct 2024 19:52:35 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> I assume for the second one above you mean 
>> `javax.security.auth.kerberos.ServicePermission`. These classes still have a 
>> lot of words like "grant" and "trust".  I will make some changes to the 
>> class descriptions of those classes, please review them in the next update.
>
> See the changes I made in 
> https://github.com/openjdk/jdk/pull/21498/commits/9dd59a12e984c347a34a25e6fd820340b1e12505.
>  Sometimes it is difficult to remove all text about granting the permission, 
> which is why we added the API note in all Permission subclasses stating that 
> the permission can no longer be used to protect resources.

I see. I was wondering why some files are modified and some are not. The new 
text looks fine to me. Thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21498#discussion_r1808841888

Reply via email to