Integrated: 8358617: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails with 403 due to system proxies

kieran-farrell duke at openjdk.org
Mon Jun 9 17:42:57 UTC 2025


On Mon, 9 Jun 2025 10:54:29 GMT, kieran-farrell <duke at openjdk.org> wrote:

> Intermittent failures have been seen with HttpURLConnectionExpectContinueTest on macOS possibly due to the test using the host systems proxy configurations. 
>  
> Failures seen on JDK11 and JDK17 but adding no proxy conifguration to other JDK versions as a preventative measure.

This pull request has now been integrated.

Changeset: a377773f
Author:    kieran-farrell <kieran.farrell at oracle.com>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a377773fa76b46ac98533c61bc1410485390115e
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8358617: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails with 403 due to system proxies

Reviewed-by: dfuchs

-------------

PR: https://git.openjdk.org/jdk/pull/25692


More information about the net-dev mailing list