On Fri, 17 Jan 2025 17:27:54 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> Following on from JEP 486 (Permanently Disable the Security Manager), there > are Permission classes which are unused. These should be deprecated, for > removal in future. This change is for those in the java.management module. This pull request has now been integrated. Changeset: 69ec4534 Author: Kevin Walls <kev...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/69ec45348a89eb93794f04cf0d5a61377b90f156 Stats: 31 lines in 5 files changed: 25 ins; 0 del; 6 mod 8347985: Deprecate java.management Permission classes for removal Reviewed-by: sspitsyn, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/23178