On Wed, 29 May 2024 15:45:12 GMT, Mark Powers <mpow...@openjdk.org> wrote:

> https://bugs.openjdk.org/browse/JDK-4966250

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 ..."

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19458#discussion_r1619369501

Reply via email to