mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-20 07:15:31 +00:00
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
Welcome to the JDK! =================== For build instructions, please see either of these files: * doc/building.html (html version) * doc/building.md (markdown version) See https://openjdk.java.net/ for more information about the OpenJDK Community and the JDK.
Description
Languages
Java
73.9%
C++
14.1%
C
7.9%
Assembly
2.7%
Objective-C
0.4%
Other
0.8%