8316738: java/net/httpclient/HttpClientLocalAddrTest.java failed in timeout

Reviewed-by: dfuchs
This commit is contained in:
Jaikiran Pai 2023-12-08 10:21:07 +00:00
parent 86623aa41d
commit f577385fc8

View File

@ -64,6 +64,7 @@ import static java.net.http.HttpClient.Version.HTTP_2;
* -Djdk.httpclient.HttpClient.log=frames,ssl,requests,responses,errors
* -Djdk.internal.httpclient.debug=true
* -Dsun.net.httpserver.idleInterval=50000
* -Djdk.tracePinnedThreads=full
* HttpClientLocalAddrTest
*
* @run testng/othervm/java.security.policy=httpclient-localaddr-security.policy