On Fri, 5 Dec 2025 12:24:37 GMT, Neha Joshi <[email protected]> wrote:

>> This PR contain changes to handle skipped exception for below test cases. 
>> 
>> * test/jdk/sun/security/pkcs11/Cipher/KeyWrap/XMLEncKAT.java
>> * test/jdk/sun/security/pkcs11/Cipher/KeyWrap/TestGeneral.java
>> * test/jdk/sun/security/pkcs11/Cipher/KeyWrap/NISTWrapKAT.java
>
> Neha Joshi has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   JDK-8368524 : Formatting issue resolved.

There is a slight change in the PR earlier, this PR contained changes to handle 
skipped exception for below test cases. 

* test/jdk/sun/security/pkcs11/Cipher/KeyWrap/XMLEncKAT.java
* test/jdk/sun/security/pkcs11/Cipher/KeyWrap/TestGeneral.java
* test/jdk/sun/security/pkcs11/Cipher/KeyWrap/NISTWrapKAT.java

But there is similar ticket https://bugs.openjdk.org/browse/JDK-8371262 which 
got merged before this change so, now in this PR we are fixing the issues 
caused by that ticket  which is adding the continue in the loop.

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

PR Comment: https://git.openjdk.org/jdk/pull/27847#issuecomment-3616969290

Reply via email to