On Thu, 30 Oct 2025 19:28:18 GMT, Sean Mullan <[email protected]> wrote:
>> Hai-May Chao has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - Revert changes to UseStrongDHSizes test as ffdhe6144/8192 added back >> - Updated comment in ServerHello and hybrid to upper-case in NamedGroup > > test/jdk/sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java line > 200: > >> 198: } >> 199: >> 200: private static boolean groupSupportdByCipher(String group, > > Fix this typo in the method name while you are in here: > s/groupSupportdByCipher/groupSupportedByCipher/ Fixed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27614#discussion_r2584260759
