Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8359374

HttpClient: Explicitly configure a proxy for all tests

XMLWordPrintable

      Some HTTP Client tests may fail if the host running the test unexpectedly happens to have a proxy configured. To address this, we can walk through all usages of `HttpClient.newBuilder()` in `test/jdk/java/net/httpclient` and add `proxy(NO_PROXY)`, unless there is a proxy configuration already present.

            vyazici Volkan Yazici
            vyazici Volkan Yazici
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: