RFR: 6968351: httpserver clashes with delayed TCP ACKs for low Content-Length [v17]
robert engels
duke at openjdk.org
Thu Apr 25 14:59:37 UTC 2024
On Thu, 25 Apr 2024 12:17:22 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> 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 32:
>
>> 30: */
>> 31:
>> 32: import com.sun.net.httpserver.*;
>
> It would be better to use exact imports instead of wildcard.
done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18667#discussion_r1579639301
More information about the net-dev
mailing list