RFR: 8367096: jdk/open/test/jdk/sun/security/pkcs11/ rsa, ec, config, secmod and sslecc tests are skipping but showing as pass [v3]

Sean Mullan mullan at openjdk.org
Thu Sep 25 14:53:10 UTC 2025


On Thu, 25 Sep 2025 13:10:34 GMT, Sean Mullan <mullan at openjdk.org> 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


More information about the security-dev mailing list