On Sun, 15 Mar 2026 11:35:34 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 752: > >> 750: boolean enabled = true; >> 751: int cacheSize = 256; >> 752: int cacheLifetime = 3600; > > Shouldn’t all times be adjusted then? Does it make any difference, what do > you think? I decide to use milliseconds unify. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30212#discussion_r2957618468
