RFR: 8347938: Switch to latest ML-KEM private key encoding [v6]

Weijun Wang weijun at openjdk.org
Tue Aug 26 20:42:38 UTC 2025


On Tue, 26 Aug 2025 16:23:14 GMT, Mark Powers <mpowers at openjdk.org> wrote:

>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Ben comment
>
> test/lib/jdk/test/lib/process/Proc.java line 266:
> 
>> 264:                     cmd.add("--patch-module=" + name + "=" + sub);
>> 265:                 }
>> 266:             }
> 
> Missing catch block?

No. I only meant to use try-with-resources, and did not care about the exception.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24969#discussion_r2302091580


More information about the security-dev mailing list