Hi,
Please find below a patch for:
8226825: Replace wildcard address with loopback or local host in tests -
part 19
https://bugs.openjdk.java.net/browse/JDK-8226825
webrev:
http://cr.openjdk.java.net/~dfuchs/jboes/webrev_8226825/webrev/
- Replaced wildcard address with loopback or localhost in all tests
- Replaced URL constructor with URIBuilder
- Set proxy to null per default for all tests but SetSoLinger
- Test B6660405 now checks the length of the input stream and throws an
AssertionError if the length is not as expected.
Cheers,
Julia