-
Enhancement
-
Resolution: Fixed
-
P3
-
10
-
b32
The APIs in java.security.acl were deprecated in 1.9 but have had the following warning in the package description for a very long time:
The classes and interfaces in this package have been superseded by classes in the java.security package. See that package and, for example, java.security.Permission for details.
Since there have been suitable replacements since 1.2, there is no reason to retain this package and it should be removed in a future release.
The classes and interfaces in this package have been superseded by classes in the java.security package. See that package and, for example, java.security.Permission for details.
Since there have been suitable replacements since 1.2, there is no reason to retain this package and it should be removed in a future release.
- csr for
-
JDK-8190868 Mark the deprecated java.security.acl APIs with forRemoval=true
-
- Closed
-
- relates to
-
JDK-8191138 Remove deprecated java.security.acl APIs
-
- Resolved
-
-
JDK-8071367 Remove SNMP agent
-
- Resolved
-
-
JDK-8157847 Deprecate the java.security.acl API with forRemoval=true
-
- Closed
-