On Fri, 22 May 2026 12:17:10 GMT, Sean Mullan <[email protected]> wrote:
>> Kirill Shirokov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Added new bug reference to >> test/jdk/sun/security/ssl/DHKeyExchange/UseStrongDHSizes.java > > src/java.base/share/classes/sun/security/ssl/NamedGroup.java line 882: > >> 880: FFDHE_3072, >> 881: FFDHE_4096 >> 882: // FFDHE_6144 and FFDHE_8192 were removed in JDK-8373426 > > There is no need to include this comment. You can get this from the source > code history. Fixed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29577#discussion_r3306879865
