RFR(S): 8251517: [TESTBUG] com/sun/net/httpserver/bugs/B6393710.java does not scale socket timeout
Nick Gasson
nick.gasson at arm.com
Fri Aug 14 03:42:56 UTC 2020
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