> 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 with a new target base due to a merge or a rebase. The pull request now contains 10 commits: - JDK-8368524 : Resolved merge conflicts. - JDK-8368524 : Resolved merge conflicts. - JDK-8368524 : Corrected copyright format. - JDK-8368524 : Review comment changes. - JDK-8368524 : Removed commented imports. - JDK-8368524 : Review comment changes. - JDK-8368524 : Removed wildcard imports - JDK-8368524 : Updated Skipped exception message - JDK-8368524 : Copyright date updated. - JDK-8368524 : Handle skipped exceptions. ------------- Changes: https://git.openjdk.org/jdk/pull/27847/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27847&range=02 Stats: 17 lines in 3 files changed: 4 ins; 0 del; 13 mod Patch: https://git.openjdk.org/jdk/pull/27847.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27847/head:pull/27847 PR: https://git.openjdk.org/jdk/pull/27847
