Skip to content
Commit 56d8e8a0 authored by Patrick Concannon's avatar Patrick Concannon
Browse files

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
parent 08310982
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment