6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing

Reviewed-by: chegar
This commit is contained in:
Alan Bateman 2010-09-10 18:48:49 +01:00
parent 0fb0f54897
commit ba3ab12326

View File

@ -38,7 +38,6 @@ public class ConnectWrite {
public static void main(String[] args) throws Exception {
test1(13);
test1(9);
}
public static void test1(int port) throws Exception {