On Fri, 25 Jul 2025 16:27:42 GMT, Artur Barashev <abaras...@openjdk.org> wrote:
> Add a javadoc paragraph to SSLSocket.startHandshake() and > SSLEngine.beginHandshake() methods explaining behavioral differences between > TLSv1.3+ and TLSv1.2- versions. This pull request has now been integrated. Changeset: 6c52b734 Author: Artur Barashev <abaras...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6c52b73465b0d0daeafc54c3c6cec3062bf490c5 Stats: 29 lines in 2 files changed: 17 ins; 3 del; 9 mod 8209992: Align SSLSocket and SSLEngine Javadocs Reviewed-by: wetmore ------------- PR: https://git.openjdk.org/jdk/pull/26484