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

Mikhail Yankelevich myankelevich at openjdk.org
Thu Sep 25 15:14:36 UTC 2025


On Thu, 25 Sep 2025 14:49:57 GMT, Sean Mullan <mullan at openjdk.org> 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


More information about the security-dev mailing list