[jdk25] RFR: 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:55 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.
Thank you all for the reviews. tier1, tier2 and tier3 tests against JDK 25 with this backport went fine. I'll integrate this now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26065#issuecomment-3026052859
More information about the core-libs-dev
mailing list