-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b148
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8197223 | 8u192 | Valerie Peng | P3 | Resolved | Fixed | b01 |
JDK-8188607 | 8u172 | Valerie Peng | P3 | Resolved | Fixed | b03 |
JDK-8190643 | 8u171 | Valerie Peng | P3 | Resolved | Fixed | b01 |
JDK-8188041 | 8u162 | Valerie Peng | P3 | Resolved | Fixed | b01 |
JDK-8191189 | 8u161 | Valerie Peng | P3 | Resolved | Fixed | b07 |
JDK-8198137 | emb-8u171 | Valerie Peng | P3 | Resolved | Fixed | b01 |
JDK-8194195 | emb-8u161 | Valerie Peng | P3 | Resolved | Fixed | b07 |
JDK-8200037 | openjdk7u | Valerie Peng | P3 | Resolved | Fixed | master |
Execution failed: `main' threw exception: java.lang.Exception: Test Failed
com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithDefaultProvider.java: Test AES ciphers with different modes and padding schemes with default provider
com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithProviderChange.java: Test AES ciphers with different modes and padding schemes after remove then add provider.
com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithRemoveAddProvider.java: Test AES ciphers with different modes and padding schemes after remove default provider then add it back.
Execution failed: `main' threw exception: java.lang.RuntimeException: Expected InvalidKeyException exception uncaugh
com/sun/crypto/provider/Cipher/PBE/TestCipherPBE.java: Tests for PBE ciphers
Execution failed: `main' threw exception: java.lang.RuntimeException: One or more tests have failed....
com/sun/crypto/provider/Cipher/PBE/TestCipherKeyWrapperPBEKey.java: Test to see if key wrapper works correctly with PBEKey
Execution failed: `main' threw exception: java.lang.RuntimeException: Some PBE algorithm tests failed
com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/PBESameBuffer.java: Verify that same encrypt/decrypt buffer can be used for PBE ciphers
Execution failed: `main' threw exception: java.security.InvalidParameterException: Keysize must be multiple of 8, and can only range from 32 to 448 (inclusive)
com/sun/crypto/provider/Cipher/Blowfish/TestCipherBlowfish.java: Test Blowfish cipher with different MODES and padding
- backported by
-
JDK-8188041 [TEST_BUG] Cipher tests fail when running with unlimited policy
- Resolved
-
JDK-8188607 [TEST_BUG] Cipher tests fail when running with unlimited policy
- Resolved
-
JDK-8190643 [TEST_BUG] Cipher tests fail when running with unlimited policy
- Resolved
-
JDK-8191189 [TEST_BUG] Cipher tests fail when running with unlimited policy
- Resolved
-
JDK-8194195 [TEST_BUG] Cipher tests fail when running with unlimited policy
- Resolved
-
JDK-8197223 [TEST_BUG] Cipher tests fail when running with unlimited policy
- Resolved
-
JDK-8198137 [TEST_BUG] Cipher tests fail when running with unlimited policy
- Resolved
-
JDK-8200037 [TEST_BUG] Cipher tests fail when running with unlimited policy
- Resolved
- relates to
-
JDK-8170157 Enable unlimited cryptographic policy by default in Oracle JDK builds
- Resolved