On Fri, 15 Sep 2023 12:16:10 GMT, Daniel Fuchs <[email protected]> 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.

This pull request has now been integrated.

Changeset: dc5ca1d3
Author:    Daniel Fuchs <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/dc5ca1d3798727fd29a6a40e9f7777cb7f85c004
Stats:     7 lines in 2 files changed: 2 ins; 0 del; 5 mod

8316031: SSLFlowDelegate should not log from synchronized block

Reviewed-by: djelinski

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

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

Reply via email to