Integrated: 8351349: GSSUtil.createSubject has outdated access control context and policy related text

Sean Mullan mullan at openjdk.org
Thu Mar 13 12:46:05 UTC 2025


On Mon, 10 Mar 2025 17:15:00 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.

This pull request has now been integrated.

Changeset: 82eb7806
Author:    Sean Mullan <mullan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/82eb78069ffbaf66ae479d41d850d5999055e0e1
Stats:     32 lines in 1 file changed: 4 ins; 6 del; 22 mod

8351349: GSSUtil.createSubject has outdated access control context and policy related text

Reviewed-by: weijun

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

PR: https://git.openjdk.org/jdk/pull/23970


More information about the security-dev mailing list