> On 12 Aug 2019, at 11:44, Daniel Fuchs wrote:
>
> ..
>
>> 8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java
>> fails intermittently
>> https://bugs.openjdk.java.net/browse/JDK-8229348
LGTM.
-Chris.
Hi,
Please find below a fix for:
8229481: sun/net/www/protocol/https/ChunkedOutputStream.java
failed with a SSLException
[1] https://bugs.openjdk.java.net/browse/JDK-8229481
webrev:
[2] http://cr.openjdk.java.net/~dfuchs/webrev_8229481/webrev.01/
The test was observed failing once with
Hi,
Please find below a fix to avoid intermittent failures
in a bunch of network tests:
8229486: Replace wildcard address with loopback or local host
in tests - part 21
https://bugs.openjdk.java.net/browse/JDK-8229486
TcpKeepAliveTest, GetProxyPort, ImplicitFileName,
IsAvailable, IsKee
[with the webrev this time]
Hi,
Please find below a fix to avoid intermittent failures
in a bunch of network tests:
8229486: Replace wildcard address with loopback or local host
in tests - part 21
https://bugs.openjdk.java.net/browse/JDK-8229486
webrev:
http://cr.openjdk.java.net/~dfu