On Wed, 11 Jun 2025 13:42:02 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: aa4f79ea Author: Daniel Fuchs <dfu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/aa4f79eaec618093b8e2ae9447d25b0633d29065 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: jpai Backport-of: a377773fa76b46ac98533c61bc1410485390115e ------------- PR: https://git.openjdk.org/jdk/pull/25755