[jdk25] RFR: 8359337: XML/JAXP tests that make network connections should ensure that no proxy is selected
Jaikiran Pai
jpai at openjdk.org
Tue Jul 1 11:52:49 UTC 2025
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.
-------------
Commit messages:
- Backport 7583a7b857da053c5e3770b680ab3494f1a6b66a
Changes: https://git.openjdk.org/jdk/pull/26065/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26065&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8359337
Stats: 128 lines in 5 files changed: 97 ins; 7 del; 24 mod
Patch: https://git.openjdk.org/jdk/pull/26065.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26065/head:pull/26065
PR: https://git.openjdk.org/jdk/pull/26065
More information about the core-libs-dev
mailing list