On Fri, 5 Nov 2021 22:30:50 GMT, Bradford Wetmore <wetm...@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