jdk-24/src/jdk.net
Patrick Concannon 56d8e8a0a1 8189744: Deprecate the JDK-specific API for setting socket options, jdk.net.Sockets
The JDK-specific API `jdk.net.Sockets` has been redundant since Java SE 9 added standard methods to get/set socket options and retrieve per-Socket supported options. This fix deprecates the class and its public methods.

Reviewed-by: chegar, dfuchs
2020-08-27 10:57:13 +01:00
..
linux 8243099: SO_INCOMING_NAPI_ID support 2020-05-20 15:12:28 -07:00
macosx 8244853: The static build of libextnet is missing the JNI_OnLoad_extnet function 2020-05-13 11:35:48 -04:00
share/classes 8189744: Deprecate the JDK-specific API for setting socket options, jdk.net.Sockets 2020-08-27 10:57:13 +01:00