JDK-8362613 : Release Note: SocketPermission Class Deprecated for Removal
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 26
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-07-18
  • Updated: 2025-07-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 26
26Unresolved
Description
The `java.net.SocketPermission` class has been deprecated for removal. This permission cannot be used for controlling access to resources as the Security Manager is no longer supported.