RFR: 8340182: Java HttpClient does not follow default retry limit of 3 retries [v4]

p-nima duke at openjdk.org
Thu Jun 12 14:59:30 UTC 2025


On Thu, 12 Jun 2025 14:48:58 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> After this discussion I think this isn't a bug, though the wording on the property may need clarification
>
> Agreed. And it's very good to have a test now to verify the expected behavior. So I would change the test to test the behaviour we want. Then double check that it fails with the current proposed changes, and pass if we revert those changes. Then I would clarify the documentation of the system property, in order to remove the confusion.

Thanks all for your inputs, I will revert the changes to the update the test accordingly and update the documentation to clarify the confusion.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25490#discussion_r2142992359


More information about the net-dev mailing list