On Thu, 30 Apr 2026 18:29:02 GMT, Artur Barashev <[email protected]> wrote:
>> src/java.base/share/classes/javax/net/ssl/SSLContext.java line 361:
>>
>>> 359: * be set explicitly by calling
>>> 360: * {@link SSLEngine#setUseClientMode(boolean)
>>> SSLEngine.setUseClientMode()}
>>> 361: * before invoking other methods of the SSLEngine.
>>
>> Is it all "other methods"?
>
> Not really all other methods, but I think it's safe to keep the wording as
> is. We don't know what methods will require a mode to be set in the future.
OK.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30754#discussion_r3170416569