This fix updates three tests: sun/net/ftp/FtpURL.java, sun/net/ftp/FtpURLConnectionLeak.java, and sun/net/ftp/FtpGetContent.java, to work with IPv6 addresses Reviewed-by: chegar, aeubanks, vtewari
Removes (or documents) some usages of the wildcard address in intermittently failing tests. Reviewed-by: alanb
Reviewed-by: darcy, ihse