History log of /openjdk9/jdk/test/java/nio/channels/TestServers.java
Revision Date Author Comments
# 14401:f2553c90dbc2 10-May-2016 mli

8156002: java/nio/channels/SocketChannel/AdaptSocket.java Fails in Mesos on OSX
Reviewed-by: dfuchs


# 14104:dea3115d8e8e 08-Apr-2016 alanb

8037360: java/nio/channels/SocketChannel/Connect.java fails intermittently
Reviewed-by: alanb
Contributed-by: huaming.li@oracle.com


# 6092:9e013ce42dd7 07-Nov-2012 dfuchs

6720349: (ch) Channels tests depending on hosts inside Sun
Summary: This changeset make the nio tests start small TCP or UDP servers from within the tests, instead of relying on external services.
Reviewed-by: alanb