Integrated: 7903880: Check if JCov needs an update for security manager removal
Leonid Kuskov
lkuskov at openjdk.org
Wed Feb 5 23:56:20 UTC 2025
On Wed, 5 Feb 2025 23:37:35 GMT, Leonid Kuskov <lkuskov at openjdk.org> wrote:
> [7903880](https://bugs.openjdk.org/browse/CODETOOLS-7903880)
> The fix removes leftovers from the security API (java.security.AccessController, java.security.PrivilegedAction) that work in conjunction with the Security Manager and are subject to removal in a future version.
This pull request has now been integrated.
Changeset: 29e9fdf0
Author: Leonid Kuskov <lkuskov at openjdk.org>
URL: https://git.openjdk.org/jcov/commit/29e9fdf06ef195f25c121b5069e2292d48bcbeb5
Stats: 27 lines in 4 files changed: 0 ins; 14 del; 13 mod
7903880: Check if JCov needs an update for security manager removal
Reviewed-by: shurailine
-------------
PR: https://git.openjdk.org/jcov/pull/57
More information about the jcov-dev
mailing list