RFR: 8314323: TLS 1.3 Hybrid Key Exchange [v2]

Hai-May Chao hchao at openjdk.org
Mon Oct 13 17:10:17 UTC 2025


On Mon, 6 Oct 2025 13:57:48 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

>> Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updates with review comments
>
> test/jdk/sun/security/ssl/CipherSuite/DisabledCurve.java line 31:
> 
>> 29:         DisabledCurve DISABLE_NONE PASS
>> 30:  * @run main/othervm -Djdk.tls.namedGroups="secp384r1"
>> 31:         DisabledCurve secp384r1 FAIL
> 
> This test case fails whether we specify `-Djdk.tls.namedGroups="secp384r1"` or not, because the test certificate also uses `secp384r1` algorithm in the signature.

This is an exsiting test entry, and perahps filing a separate ticket if any change shall be made.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/27614#discussion_r2426883325


More information about the security-dev mailing list