RFR: 8340182: Java HttpClient does not follow default retry limit of 3 retries [v3]
p-nima
duke at openjdk.org
Fri Jun 6 14:58:48 UTC 2025
On Fri, 30 May 2025 15:01:03 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> test/jdk/java/net/httpclient/HttpClientRetryLimitTest.java line 57:
>>
>>> 55:
>>> 56:
>>> 57: class HttpClientRetryLimitTest implements HttpServerAdapters {
>>
>> Shall we rename this to `HttpClientAuthRetryLimit`, since [there are several other retry limits](https://docs.oracle.com/en/java/javase/23/docs/api/java.net.http/module-summary.html#jdk.httpclient.auth.retrylimit)?
>
> Sounds reasonable to rename - and fix the `@summary` in the jtreg headers too
This has been updated in 24cc89442f55434c6c9cc2f625981cd7e11eba45
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25490#discussion_r2132352498
More information about the net-dev
mailing list