Integrated: 8344992: Remove Security Manager dependencies from java.security.cert API and implementations

Sean Mullan mullan at openjdk.org
Tue Nov 26 18:43:42 UTC 2024


On Mon, 25 Nov 2024 21:22:10 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> Now that JEP 486 has been integrated, `java.security.cert` API and impl dependencies on  `AccessController.doPrivileged` can be removed.

This pull request has now been integrated.

Changeset: c5de3072
Author:    Sean Mullan <mullan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c5de307284e51404ccc7da6ac491761c10ed08c2
Stats:     142 lines in 12 files changed: 5 ins; 69 del; 68 mod

8344992: Remove Security Manager dependencies from java.security.cert API and implementations

Reviewed-by: rriggs, hchao

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

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


More information about the security-dev mailing list