RFR: 8338495: Revert "8336655: java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes"
Daniel Fuchs
dfuchs at openjdk.org
Fri Aug 16 10:32:22 UTC 2024
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`)
-------------
Commit messages:
- Revert "8336655: java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes"
Changes: https://git.openjdk.org/jdk/pull/20613/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20613&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8338495
Stats: 52 lines in 3 files changed: 0 ins; 41 del; 11 mod
Patch: https://git.openjdk.org/jdk/pull/20613.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20613/head:pull/20613
PR: https://git.openjdk.org/jdk/pull/20613
More information about the net-dev
mailing list