On Tue, 23 Jun 2026 12:44:57 GMT, Andreas Chmielewski <[email protected]> wrote:
> These mappings were previously missing, causing > jdk.tls.disabledAlgorithms constraints using component names (e.g. > "AES_128_GCM", "AES_256_GCM", "CHACHA20_POLY1305") to not > consistently match the corresponding TLS cipher suites. > > > > > --------- > - [ x] I confirm that I make this contribution in accordance with the > [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 3f52251c Author: Andreas Chmielewski <[email protected]> Committer: Artur Barashev <[email protected]> URL: https://git.openjdk.org/jdk/commit/3f52251c9d82991b14f0bbf34c81627911b0fdbf Stats: 307 lines in 3 files changed: 307 ins; 0 del; 0 mod 8387124: Incomplete algorithm decomposition for TLS 1.3 cipher suites in SSLAlgorithmDecomposer Reviewed-by: abarashev, mullan ------------- PR: https://git.openjdk.org/jdk/pull/31633
