Now that JEP 486 has been integrated and the Security Manager is permanently disabled, the following permission classes in the networking libraries area can be deprecated for removal as they are no longer useful: NetPermission, NetworkPermission, SocketPermission, URLPermission. The URL::getPermission method serves little purpose and should also be deprecated.
- csr for
-
JDK-8354406 Deprecate URL::getPermission method and networking permission classes for removal
-
- Draft
-
- relates to
-
JDK-8353641 Deprecate core library permission classes for removal
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/24592