Hi Daniel,
 
Overall changes looks good to me, in "B6726695.java" you have used ".loopback()" which is not consistent with the other similar URL construction changes although i can see that "ProxyTest.java" uses ".loopback()" as well.
 
Thanks,
Vyom
 
----- Original message -----
From: Daniel Fuchs <daniel.fu...@oracle.com>
Sent by: "net-dev" <net-dev-boun...@openjdk.java.net>
To: OpenJDK Network Dev list <net-dev@openjdk.java.net>
Cc:
Subject: [EXTERNAL] [teststabilization] RFR: 8224761: Replace wildcard address with loopback or local host in tests - part 12
Date: Sat, May 25, 2019 12:05 AM
 
Hi,

Please find a patch that fixes a batch of tests that have been
observed to fail intermittently. Usual symptoms, usual probable
cause, and usual recipe:

8224761: Replace wildcard address with loopback or local host in
          tests - part 12
https://bugs.openjdk.java.net/browse/JDK-8224761

webrev:
http://cr.openjdk.java.net/~dfuchs/webrev_8224761/webrev.00/

Note: I also took the opportunity to add a doPriveleged in the
NetworkConfiguration library class. If the code in question
doesn't have the appropriate permissions it prints truncated
info, which makes it otherwise unhelpful in tests that define
a security manager on the command line.

best regards,

-- daniel

 
 

Reply via email to