RFR: 8338495: Revert "8336655: java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes"

Jaikiran Pai jpai at openjdk.org
Fri Aug 16 10:37:47 UTC 2024


On Fri, 16 Aug 2024 10:16:21 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> This reverts commit 6169613d9f3f0bf019d04a37a1d8f28f1463c17c.
> 
> I pushed that fix yesterday and this seems to be causing regression in the CI. Strange that my testing didn't reveal anything.
> 
> I would like to revert JDK-8336655 and take more time to hopefully come with a better fix.
> 
> (note this PR was created by running `git revert 6169613d9f3f0bf019d04a37a1d8f28f1463c17c`)

I verified that the revert indeed contains the expected changes. Looks good to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20613#pullrequestreview-2242432908


More information about the net-dev mailing list