[jdk25] RFR: 8358617: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails with 403 due to system proxies
Daniel Fuchs
dfuchs at openjdk.org
Wed Jun 11 13:47:05 UTC 2025
I would like to backport this trivial test-only change to JDK 25.
This one-liner ensures that the test will not depend on the host proxy configuration when running in the CI.
This is a clean backport.
-------------
Commit messages:
- Backport a377773fa76b46ac98533c61bc1410485390115e
Changes: https://git.openjdk.org/jdk/pull/25755/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25755&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/25755.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25755/head:pull/25755
PR: https://git.openjdk.org/jdk/pull/25755
More information about the net-dev
mailing list