RFR: 8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily [v4]
Jamil Nimeh
jnimeh at openjdk.java.net
Fri Nov 5 22:55:19 UTC 2021
On Fri, 5 Nov 2021 22:30:50 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:
>> Jamil Nimeh has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Do not reinstantiate SSLContext, add more iterations, add test batch without using session tickets
>
> test/jdk/sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java line 34:
>
>> 32: * @test
>> 33: * @bug 8274736
>> 34: * @summary Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
>
> Minor nit. Can you keep these under 80 chars?
No problem.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6197
More information about the security-dev
mailing list