RFR: 8314323: Implement JEP 527: TLS 1.3 Hybrid Key Exchange [v6]
Hai-May Chao
hchao at openjdk.org
Wed Dec 3 09:21:27 UTC 2025
On Thu, 30 Oct 2025 19:28:18 GMT, Sean Mullan <mullan at openjdk.org> 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
More information about the security-dev
mailing list