> On 25 Apr 2017, at 14:48, Daniel Fuchs <daniel.fu...@oracle.com> wrote:
> 
> Hi,
> 
> Please find below a fix for:
> 
> 8179273: sun.net.httpserver.LeftOverInputStream should stop
>         attempting to drain the stream when the server is stopped
> https://bugs.openjdk.java.net/browse/JDK-8179273
> 
> webrev:
> http://cr.openjdk.java.net/~dfuchs/webrev_8179273/webrev.00/

So I guess a test, or something, was posting a request body but
never sent the complete body, meanwhile the server was being
thorn down.

The change looks ok to me Daniel.

-Chris.

Reply via email to