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.
------------- Commit messages: - 8351310: Deprecate jdk.jdi/share/classes/com/sun/jdi/JDIPermission.java for removal Changes: https://git.openjdk.org/jdk/pull/24132/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24132&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8351310 Stats: 7 lines in 2 files changed: 4 ins; 1 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/24132.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24132/head:pull/24132 PR: https://git.openjdk.org/jdk/pull/24132