RFR: 8340182: Java HttpClient does not follow default retry limit of 3 retries [v6]
duke
duke at openjdk.org
Fri Jun 13 08:56:33 UTC 2025
On Thu, 12 Jun 2025 17:52:51 GMT, p-nima <duke at openjdk.org> wrote:
>> The AuthenticationFilter did not respect the default retry limit of 3 retries in case of invalid credentials supplied.
>>
>> This PR helps to resolve the bug and tests it with default and updated retry limit set via `jdk.httpclient.auth.retrylimit=1`.
>>
>> The test is green with tiers 1, 2, 3 and the test is stable.
>
> p-nima has updated the pull request incrementally with one additional commit since the last revision:
>
> update copyright
@p-nima
Your change (at version 8803830b39f03ef60e2e96a33773bf0fcd0e70e7) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25490#issuecomment-2969602241
More information about the net-dev
mailing list