On Thu, 25 Sep 2025 14:49:57 GMT, Sean Mullan <[email protected]> wrote:
>> 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 :)
Glad I could help :D
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27166#discussion_r2379504202