JDK-8234871 : deprecate SocketFlow (SO_FLOW_SLA) and related APIs for removal
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-11-26
  • Updated: 2022-03-30
  • Resolved: 2019-12-10
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 14
14 b27Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Description
The SocketFlow and SO_FLOW_SLA socket options are Solaris-specific and should be deprecated for removal. See http://openjdk.java.net/jeps/362 (JDK-8231554).

The related NetworkPermissions should also be deprecated for removal.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/f52cc36158cf User: michaelm Date: 2019-12-10 11:35:53 +0000
10-12-2019

Implementation of this issue should wait until JEP 362 is Targeted.
27-11-2019