RFR: 8368524: Tests are skipped and shown as passed in test/jdk/sun/security/pkcs11/Cipher/KeyWrap
Neha Joshi
duke at openjdk.org
Thu Oct 23 15:37:57 UTC 2025
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
-------------
Commit messages:
- 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=00
Issue: https://bugs.openjdk.org/browse/JDK-8368524
Stats: 63 lines in 3 files changed: 39 ins; 5 del; 19 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
More information about the security-dev
mailing list