RFR: 8294610: java/net/vthread/HttpALot.java is slow on Linux [v2]

Jaikiran Pai jpai at openjdk.org
Fri Sep 30 09:57:33 UTC 2022


On Fri, 30 Sep 2022 09:38:37 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update test comment to address review comments
>
> test/jdk/java/net/vthread/HttpALot.java line 32:
> 
>> 30:  * @library /test/lib
>> 31:  * @compile --enable-preview -source ${jdk.version} HttpALot.java
>> 32:  * @comment The test launch command intentionally uses -Dsun.net.httpserver.nodelay=true
> 
> Maybe replace this "The test runs with -Dsun.net.httpserver.nodelay=true" as the words "launch command intentionally uses" aren't really needed.

Done. Updated the PR to use the suggested wording.

-------------

PR: https://git.openjdk.org/jdk/pull/10504


More information about the net-dev mailing list