On Mon, 9 Jun 2025 10:54:29 GMT, kieran-farrell <d...@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.farr...@oracle.com> Committer: Daniel Fuchs <dfu...@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