On Sun, 15 Mar 2026 11:45:59 GMT, Mikhail Yankelevich <[email protected]> wrote:
>> 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 111: > >> 109: * as to which side should be the main thread. >> 110: */ >> 111: static boolean separateServerThread = true; > > Is there a difference? Do you think this might be 2 options in 2 different > `@run`s? It seems that there are difference when separateServerThread set as true or false. I add two @runs for separateServerThread=false. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30212#discussion_r2957719954
