On Tue, 22 Oct 2024 20:48:19 GMT, Artur Barashev <abaras...@openjdk.org> wrote:
> `SSLAlgorithmDecomposer.decomposes(CipherSuite.KeyExchange keyExchange)` > method is missing the `null` case: TLSv1.3 cipher suites with ECDHE being > used for both key exchange and authentication have `null` for KeyExchange > object. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/21648