Integrated: 8294958: java/net/httpclient/ConnectTimeout tests are slow
Daniel Jeliński
djelinski at openjdk.org
Tue Oct 11 08:52:30 UTC 2022
On Fri, 7 Oct 2022 11:53:25 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> Please review this test-only change that improves the execution times of ConnectTimeout tests:
> - ConnectTimeoutHandshakeAsync and ConnectTimeoutHandshakeSync: before this change each one takes 80+ seconds to execute.
> - ConnectTimeoutNoProxyAsync, ConnectTimeoutNoProxySync, ConnectTimeoutWithProxyAsync, ConnectTimeoutWithProxySync: before this change each one takes 50+ seconds to execute.
>
> After this change each test completes successfully under 10 seconds.
This pull request has now been integrated.
Changeset: fe70487d
Author: Daniel Jeliński <djelinski at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fe70487d0bc53149150c23d39287d9856c5a0e95
Stats: 17 lines in 2 files changed: 0 ins; 12 del; 5 mod
8294958: java/net/httpclient/ConnectTimeout tests are slow
Reviewed-by: dfuchs, aefimov
-------------
PR: https://git.openjdk.org/jdk/pull/10605
More information about the net-dev
mailing list