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: - 8351224: Deprecate jdk.attach/share/classes/com/sun/tools/attach/AttachPermission.java for removal Changes: https://git.openjdk.org/jdk/pull/24133/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24133&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8351224 Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/24133.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24133/head:pull/24133 PR: https://git.openjdk.org/jdk/pull/24133