On Thu, 25 Sep 2025 13:10:34 GMT, Sean Mullan <[email protected]> wrote:
>> Mikhail Yankelevich has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Delete accidental file
>
> test/jdk/sun/security/pkcs11/Secmod/AddPrivateKey.java line 65:
>
>> 63:
>> 64: public static void main(String[] args) throws Exception {
>> 65: initSecmod();
>
> Does `initSecmod` ever return false? Should we change the return type to a
> void then?
Never mind, I see you made that change already! I had not scrolled down that
far yet :)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27166#discussion_r2379438255