Ravi, > On 2 Mar 2020, at 15:01, Ravi Reddy <ravi.k.re...@oracle.com> wrote: > > Hi Daniel, > > As suggested by you I have added a test case for retry connection with proxy > case . Please review the latest webrev and let me know your comments. > > With the latest changes , the HttpURLConWithProxy test fails without the fix. > > Webrev: http://cr.openjdk.java.net/~pkoppula/8183369/webrev.00/ > Issue: https://bugs.openjdk.java.net/browse/JDK-8183369
LGTM. The use of logger in the test is very clever. -Chris.