> Main changes: > - Adding `(SSLEngine | SSLSocket | > SSLServerSocket).getSupportedNamedGroups()` public API methods. > - Adding `ExtendedSSLSession.getNegotiatedNamedGroup()` public API method. > > Additional side-issues being addressed: > - Repurpose currently unused NamedGroup.namesOf() method > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: Address review comments. Update ImmutableExtendedSSLSession. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32560/files - new: https://git.openjdk.org/jdk/pull/32560/files/3b878fd9..36d60671 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32560&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32560&range=00-01 Stats: 32 lines in 7 files changed: 10 ins; 3 del; 19 mod Patch: https://git.openjdk.org/jdk/pull/32560.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32560/head:pull/32560 PR: https://git.openjdk.org/jdk/pull/32560
