-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
-
Fix Understood
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`
- csr for
-
JDK-8362175 Update CodeSource::implies API documentation and deprecate java.net.SocketPermission class for removal
-
- Draft
-
- relates to
-
JDK-8360166 CodeSource.implies(): Wildcard host fails to imply specific host
-
- Closed
-
-
JDK-8353642 Deprecate URL::getPermission method and networking permission classes for removal
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/26300