JDK 26 |
---|
26 b08Fixed |
CSR :
|
|
Relates :
|
|
Relates :
|
JDK-8362613 :
|
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`
|