On Wed, 15 Oct 2025 15:47:18 GMT, Artur Barashev <[email protected]> wrote:

>> test/jdk/javax/net/ssl/TLSCommon/NamedGroup.java line 44:
>> 
>>> 42:     X25519MLKEM768("X25519MLKEM768"),
>>> 43:     SecP256r1MLKEM768("SecP256r1MLKEM768"),
>>> 44:     SecP384r1MLKEM1024("SecP384r1MLKEM1024");
>> 
>> Nit: Make those uppercase.
>
> We keep the actual name strings the same as in spec, the enum variables are 
> to be uppercase for consistency.

> Nit: Make those uppercase.

Done.

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

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

Reply via email to