--- a/jdk/test/java/nio/channels/TestUtil.java Tue Mar 11 14:42:35 2008 +0000
+++ b/jdk/test/java/nio/channels/TestUtil.java Tue Mar 11 14:49:53 2008 +0000
@@ -37,7 +37,7 @@
// Test hosts used by the channels tests - change these when
// executing in a different network.
public static final String HOST = "javaweb.sfbay.sun.com";
- public static final String REFUSING_HOST = "jano.sfbay.sun.com";
+ public static final String REFUSING_HOST = "jano1.sfbay.sun.com";
public static final String FAR_HOST = "theclub.ireland.sun.com";
public static final String UNRESOLVABLE_HOST = "blah-blah.blah-blah.blah";