提交 e287868b 编写于 作者: I igerasim

8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java...

8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
Reviewed-by: rriggs
上级 e9a3f37b
......@@ -122,7 +122,7 @@ public class AdaptServerSocket {
public static void main(String[] args) throws Exception {
test(0, 0, false);
test(50, 500, false);
test(50, 5000, false);
test(500, 50, true);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册