-
Enhancement
-
Resolution: Fixed
-
P4
-
None
The native HotSpot diagnostic commands (DCmd, accessed via "jcmd") contain a
JavaPermission (C++) object which describes a Java Permission (almost always a ManagementPermission).
This is irrelevant after SecurityManager removal, and should be removed.
JavaPermission (C++) object which describes a Java Permission (almost always a ManagementPermission).
This is irrelevant after SecurityManager removal, and should be removed.
- csr for
-
JDK-8344944 Remove SecurityManager Permission-related metadata fields in com.sun.management.DiagnosticCommandMBean
- Closed
- duplicates
-
JDK-8344395 Remove DCmd::permission()
- Closed
- relates to
-
JDK-8338411 Implement JEP 486: Permanently Disable the Security Manager
- Resolved
- links to
-
Commit(master) openjdk/jdk/d33ad07c
-
Review(master) openjdk/jdk/22315