[jdk25] RFR: 8359337: XML/JAXP tests that make network connections should ensure that no proxy is selected
Iris Clark
iris at openjdk.org
Tue Jul 1 16:09:44 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.
Confirmed changes are the same of those already pushed to the `master` branch.
-------------
Marked as reviewed by iris (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26065#pullrequestreview-2976102094
More information about the core-libs-dev
mailing list