JDK-8247325 : Release Note: Removal of Terminally Deprecated Solaris-specific SO_FLOW_SLA Socket Option
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 15
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2020-06-10
  • Updated: 2021-05-14
  • Resolved: 2020-06-11
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 15
15Resolved
Related Reports
Relates :  
Description
In this release, in conjunction with the removal of the Solaris port in [JEP 381](https://openjdk.java.net/jeps/381), the JDK-specific socket option `jdk.net.ExtendedSocketOptions.SO_FLOW_SLA`, which is only relevant to sockets on Solaris, and its supporting classes `SocketFlow` and `SocketFlow.Status`, have been removed.