RFR: 8334493: Remove SecurityManager Permissions infrastructure from DiagnosticCommands

Kevin Walls kevinw at openjdk.org
Fri Nov 22 12:24:42 UTC 2024


Remove redundant SecurityManager Permission  references
(following on from JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager).

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

Commit messages:
 - 8334493: Remove SecurityManager Permissions infrastructure from DiagnosticCommands

Changes: https://git.openjdk.org/jdk/pull/22315/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22315&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8334493
  Stats: 402 lines in 17 files changed: 0 ins; 386 del; 16 mod
  Patch: https://git.openjdk.org/jdk/pull/22315.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22315/head:pull/22315

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


More information about the hotspot-dev mailing list