On Thu, 12 Mar 2026 11:40:33 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 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? Fixed. And I also optimize the import order. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30212#discussion_r2924331768
