RFR: 8359364: java/net/URL/EarlyOrDelayedParsing test fails intermittently [v2]
Volkan Yazici
vyazici at openjdk.org
Thu Jun 12 18:56:28 UTC 2025
On Thu, 12 Jun 2025 18:52:12 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Like [java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java](https://git.openjdk.org/jdk/pull/25692), the test java/net/URL/EarlyOrDelayedParsing doesn't expect proxies, and may fail if a proxy is selected.
>>
>> The test sets system properties and runs in otrhervm. The fix is to set up a default ProxySelector that will always return NO_PROXY.
>
> Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
>
> Copyright update
Marked as reviewed by vyazici (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25783#pullrequestreview-2922279545
More information about the net-dev
mailing list