aefimov [Wed, 15 May 2019 19:47:28 +0100] rev 54887
8223798: Replace wildcard address with loopback or local host in tests - part 7
Reviewed-by: dfuchs, vtewari
dfuchs [Wed, 15 May 2019 19:34:34 +0100] rev 54886
8223880: Update sun/net/ftp/FtpURL.java and sun/net/ftp/FtpURLConnectionLeak.java to work with IPv6 addresses
Summary: 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
dfuchs [Wed, 15 May 2019 19:09:54 +0100] rev 54885
8223716: sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic
Reviewed-by: chegar