On Fri, 15 Sep 2023 12:16:10 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> The java/net/httpclient/HttpClientLocalAddrTest.java has been observed 
> failing relatively frequently in timeout - and the log shows a Carrier thread 
> being pinned.
> Whether that's the root cause of the test failure is hard to say, but we 
> should fix the code to avoid pinned threads. This is one path that had 
> escaped my notice when I went through the HttpClient code before.

LGTM. Thanks!

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

Marked as reviewed by djelinski (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15761#pullrequestreview-1628880487

Reply via email to