> * cleanup
> * changed tests hiding errors and skips to be different `@test`, so the 
> errors could be thrown
> * tests affected:
>   - /test/jdk/sun/security/pkcs11/Cipher/TestChaChaPoly.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestCipherMode.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestChaChaPolyNoReuse.java 
>   - /test/jdk/sun/security/pkcs11/Cipher/TestChaChaPolyKAT.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestGCMKeyAndIvCheck.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestCICOWithGCMAndAAD.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestKATForGCM.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestRSACipherWrap.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestChaChaPolyOutputSize.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestSymmCiphers.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestCICOWithGCM.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestRSACipher.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestSymmCiphersNoPad.java
>   - /test/jdk/sun/security/pkcs11/Cipher/ReinitCipher.java
>   - /test/jdk/sun/security/pkcs11/Cipher/TestRawRSACipher.java
>   - /test/jdk/sun/security/pkcs11/Cipher/Test4512704.java

Mikhail Yankelevich has updated the pull request incrementally with two 
additional commits since the last revision:

 - Update TestPKCS5PaddingError.java
 - cleanup and added id to tests

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26875/files
  - new: https://git.openjdk.org/jdk/pull/26875/files/77c141df..4a2ee597

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26875&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26875&range=00-01

  Stats: 48 lines in 5 files changed: 1 ins; 1 del; 46 mod
  Patch: https://git.openjdk.org/jdk/pull/26875.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26875/head:pull/26875

PR: https://git.openjdk.org/jdk/pull/26875

Reply via email to