The Unix networking code uses the macro USE_SELECT in several places. But this macro is never defined so it can be safely removed.
src/solaris/native/java/net/net_util_md.{c,h} also contains several other unused declarations which can be removed as well.
src/solaris/native/java/net/net_util_md.{c,h} also contains several other unused declarations which can be removed as well.
- relates to
-
JDK-7112670 Inet4AddressImpl should use getaddrinfo/getnameinfo ( modernization/cleanup )
-
- Closed
-
-
JDK-8034174 Remove use of JVM_* functions from java.net code
-
- Closed
-