[jdk25] Integrated: 8359337: XML/JAXP tests that make network connections should ensure that no proxy is selected
Jaikiran Pai
jpai at openjdk.org
Wed Jul 2 01:38:56 UTC 2025
On Tue, 1 Jul 2025 11:48:30 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this backport of a test-only fix?
>
> This backports the fix for https://bugs.openjdk.org/browse/JDK-8359337 into JDK 25. The original fix was integrated into mainline a few minutes back https://github.com/openjdk/jdk/pull/26052. Backporting this fix should help prevent failure of these tests on macOS hosts which have proxies configured.
This pull request has now been integrated.
Changeset: 554e38dd
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/554e38dd5a9f804998021375acb3663ac0bb075d
Stats: 128 lines in 5 files changed: 97 ins; 7 del; 24 mod
8359337: XML/JAXP tests that make network connections should ensure that no proxy is selected
Reviewed-by: dfuchs, iris, joehw
Backport-of: 7583a7b857da053c5e3770b680ab3494f1a6b66a
-------------
PR: https://git.openjdk.org/jdk/pull/26065
More information about the core-libs-dev
mailing list