Integrated: 8301004: httpclient: Add more debug to HttpResponseInputStream

Daniel Fuchs dfuchs at openjdk.org
Wed Jan 25 13:36:13 UTC 2023


On Tue, 24 Jan 2023 16:36:42 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> The AsyncExecutorShutdown test has been observed failing (rarely) in our CI. The root cause seems to be an assertion error in HttpResponseInputStream. More debug traces could help with diagnosing how we reached this assertion.

This pull request has now been integrated.

Changeset: c8ad6000
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c8ad6000646abd6e1faac396d901135c85c73cf5
Stats:     16 lines in 1 file changed: 14 ins; 0 del; 2 mod

8301004: httpclient: Add more debug to HttpResponseInputStream

Reviewed-by: jpai

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

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


More information about the net-dev mailing list