RFR(S): 8251517: [TESTBUG] com/sun/net/httpserver/bugs/B6393710.java does not scale socket timeout

Daniel Fuchs daniel.fuchs at oracle.com
Fri Aug 14 09:27:20 UTC 2020


Hi Nick,

Looks good to me. But while you're at it, could you make
the `ok` and `requests` fields volatile?

best regards,

-- daniel

On 14/08/2020 04:42, Nick Gasson wrote:
> Hi,
> 
> Bug: http://cr.openjdk.java.net/~ngasson/8251517/webrev.0/
> Webrev: https://bugs.openjdk.java.net/browse/JDK-8251517
> 
> This case fails in our testing when run with -Xcomp on a fastdebug
> build. The 5s socket read timeout is too short for this configuration.
> Fix by scaling by the jtreg timeout factor.
> 
> --
> Thanks,
> Nick
> 



More information about the net-dev mailing list