-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b24
`java.net.Socket::setPerformancePreferences` was introduced in Java 1.5 with the intention of providing a declarative API for configuring the performance-wise characteristics of the underlying socket. It has always been a no-op and a corpus search does not reveal any significant usages of it. JDK-8366575 proposes removing the SDP support, and this further undermines the value of `setPerformancePreferences`. This issue proposes deprecating the method for removal without any replacement.
- csr for
-
JDK-8371210 Deprecate java.net.Socket::setPerformancePreferences
-
- Closed
-
- relates to
-
JDK-8371476 Remove java.net.Socket::setPerformancePreferences
-
- Open
-
-
JDK-8366575 Remove SDP support
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/866faa9d
-
Review(master)
openjdk/jdk/28129
There are no Sub-Tasks for this issue.