RFR: 8347985: Deprecate java.management Permission classes for removal

Kevin Walls kevinw at openjdk.org
Fri Jan 17 17:39:55 UTC 2025


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.

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

Commit messages:
 - 8347985: Deprecate java.management Permission classes for removal

Changes: https://git.openjdk.org/jdk/pull/23178/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23178&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8347985
  Stats: 31 lines in 5 files changed: 25 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/23178.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23178/head:pull/23178

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


More information about the serviceability-dev mailing list