On Thu, 12 Mar 2026 12:37:11 GMT, SendaoYan <[email protected]> wrote:

>> Hi all,
>> 
>> Test javax/net/ssl/Stapling/HttpsUrlConnClient.java fails "Read timed out" 
>> intermittently, espically the system is overload. This PR make the several 
>> timeout value receive and multiply the jtreg timeout factor. This will make 
>> test more robustness.
>> Change has been verified locally by run the test 1000 times simultancely.
>
> SendaoYan has updated the pull request incrementally with two additional 
> commits since the last revision:
> 
>  - Optimize import
>  - Fix "Server not ready" error in createPKI

test/jdk/javax/net/ssl/Stapling/HttpsUrlConnClient.java line 49:

> 47: import java.net.InetAddress;
> 48: 
> 49: import javax.net.ssl.*;

minor: I know this is not your change, but could you please remove the wildcard 
imports if there is another commit?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30212#discussion_r2924038936

Reply via email to