RFR: 8358617: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails with 403 due to system proxies
kieran-farrell
duke at openjdk.org
Mon Jun 9 10:59:26 UTC 2025
Intermittent failures have been seen with HttpURLConnectionExpectContinueTest on macOS possible due to the test using the host systems proxy configuations.
Failures seen on JDK11 and JDK17 but adding no proxy conifguration to other JDK versions as a preventative measure.
Mach5 results:
https://mach5.us.oracle.com/mdash/jobs?search=id:kieranfarrell-jdk25u-20250609-0917-29256940
-------------
Commit messages:
- noproxy
Changes: https://git.openjdk.org/jdk/pull/25692/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25692&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8358617
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/25692.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25692/head:pull/25692
PR: https://git.openjdk.org/jdk/pull/25692
More information about the net-dev
mailing list