RFR: 8351349: GSSUtil.createSubject has outdated access control context and policy related text [v2]
Weijun Wang
weijun at openjdk.org
Tue Mar 11 16:04:55 UTC 2025
On Tue, 11 Mar 2025 12:49:44 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Please review this change to remove outdated access control context and policy related text from the `com.sun.security.jgss.GSSUtil` class which no longer applies now that JEP 486 disabled the Security Manager.
>>
>> I also made a few other minor changes, adding code tags around class names and changing "Sun Microsystem's" to "the JDK" in the class description.
>>
>> I will also file a CSR.
>
> Sean Mullan has updated the pull request incrementally with one additional commit since the last revision:
>
> Restore part of second sentence. Move @return to end.
Marked as reviewed by weijun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23970#pullrequestreview-2675226044
More information about the security-dev
mailing list