-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
Now that JEP 486 has been integrated and the Security Manager is permanently disabled, the `SocketPermission` class could be deprecated for removal. However, the public API documentation of `java.security.CodeSource::implies` refers to `SocketPermission`, which prevents deprecating `SocketPermission` until `CodeSource::implies` is fixed to no longer depend on `SocketPermission`
- relates to
-
JDK-8353642 Deprecate URL::getPermission method and networking permission classes for removal
-
- In Progress
-