RFR: 8301306: java/net/httpclient/* fail with -Xcomp: java.io.IOException: HTTP/1.1 header parser received no bytes [v2]

SUN Guoyun duke at openjdk.org
Fri Feb 3 01:26:01 UTC 2023


On Thu, 2 Feb 2023 12:48:52 GMT, SUN Guoyun <duke at openjdk.org> wrote:

>> test/jdk/java/net/vthread/HttpALot.java line 38:
>> 
>>> 36:  *     -Dsun.net.httpserver.nodelay=true
>>> 37:  *     -Dsun.net.client.defaultConnectTimeout=5000
>>> 38:  *     -Dsun.net.client.defaultReadTimeout=50000
>> 
>> For this one, it might be simpler to just drop the setting of the defaultReadTimeout.
>
> OK, I'll test it on my local machine later

Done

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

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


More information about the net-dev mailing list