RFR: 6968351: httpserver clashes with delayed TCP ACKs for low Content-Length [v17]
Jaikiran Pai
jpai at openjdk.org
Thu Apr 25 12:05:31 UTC 2024
On Tue, 23 Apr 2024 19:10:48 GMT, robert engels <duke at openjdk.org> wrote:
>> fix bug JDK-B6968351 by avoiding flush after response headers
>
> robert engels has updated the pull request incrementally with one additional commit since the last revision:
>
> fix broken test cases
test/jdk/com/sun/net/httpserver/bugs/TcpNoDelayNotRequired.java line 2:
> 1: /*
> 2: * Copyright (c) 2005, 2023, Oracle and/or its affiliates. All rights reserved.
Hello @robaho, since this is a new test file, the copyright year should be `Copyright (c) 2024, Oracle ....`
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18667#discussion_r1579350778
More information about the net-dev
mailing list