On Mon, 6 Oct 2025 13:57:48 GMT, Artur Barashev <[email protected]> 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
