RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated [v3]

Mark Powers mpowers at openjdk.org
Thu Jul 11 18:34:19 UTC 2024


On Wed, 29 May 2024 19:20:27 GMT, Sean Mullan <mullan at 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


More information about the net-dev mailing list