RFR: 8377796: java.net.http.HttpClient.send() and sendAsync() never complete when BodyHandler.apply() returns null [v2]
Daniel Fuchs
dfuchs at openjdk.org
Fri Feb 13 09:07:21 UTC 2026
On Thu, 12 Feb 2026 17:49:00 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Hello Volkan, I've updated the test to use `HttpTestEchoHandler`. None of the other `EchoHandler`(s) seemed appropriate for this test.
>
> Thanks. I am working on a change that will remove all these various and superfluous variants of stand-alone echo handler classes.
> The goal is that hopefully `HttpTestEchoHandler` is the only one that will remain.
See https://github.com/openjdk/jdk/pull/29702
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29691#discussion_r2803082098
More information about the net-dev
mailing list