On Wed, 29 May 2024 19:20:27 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Mark Powers has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Joe Darcy's comment > > src/java.base/share/classes/javax/net/ssl/SSLSessionContext.java line 92: > >> 90: * When the timeout limit is exceeded for a session, the >> 91: * <code>SSLSession</code> object is marked so that future >> connections >> 92: * cannot resume or rejoin the session. Sessions can continue to be >> used > > Maybe make it more clear these are active sessions - "Active sessions can > continue to ..." Good idea - changed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19458#discussion_r1674495707