Integrated: 8344949: javax.security.auth.Subject.SecureSet.writeObject does not do a security check anymore

Sean Mullan mullan at openjdk.org
Tue Nov 26 14:23:50 UTC 2024


On Tue, 26 Nov 2024 13:28:14 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> The Serial Data section of `javax.security.auth.Subject.SecureSet.writeObject()` should be removed as it no longer does a security check now that the Security Manager is permanently disabled.

This pull request has now been integrated.

Changeset: 86d527f9
Author:    Sean Mullan <mullan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/86d527f987a27c22fae784812aad9d8f370d2e9c
Stats:     6 lines in 1 file changed: 0 ins; 6 del; 0 mod

8344949: javax.security.auth.Subject.SecureSet.writeObject does not do a security check anymore

Reviewed-by: alanb

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

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


More information about the security-dev mailing list