-
Enhancement
-
Resolution: Fixed
-
P2
-
9
-
b126
-
Not verified
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.
- relates to
-
JDK-8073430 Deprecate security APIs that have been superseded
- Resolved
-
JDK-8175094 Mark the deprecated java.security.acl APIs with forRemoval=true
- Resolved
-
JDK-8173827 Remove forRemoval=true from several deprecated security APIs
- Closed
-
JDK-8071367 Remove SNMP agent
- Resolved