RFR: 8288717: Add a means to close idle connections in HTTP/2 connection pool [v4]

Daniel Fuchs dfuchs at openjdk.org
Tue Oct 25 10:35:39 UTC 2022


On Tue, 25 Oct 2022 08:21:20 GMT, Conor Cleary <ccleary at openjdk.org> wrote:

>> We could maybe even go further and maybe use 1 and 2 second property values in the test runs? Then sleep values of 2000ms and 1000ms respectively.
>
> Or of 2500ms and 500ms even to be on the safe side for the test

Anything that works and make the test run faster while still testing the new functionality (and system property) appropriately and without random intermittent test failures works fine with me.

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

PR: https://git.openjdk.org/jdk/pull/10183


More information about the net-dev mailing list