Details
-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b77
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8266275 | 7u321 | Prasadarao Koppula | P4 | Resolved | Fixed | b01 |
JDK-8266514 | 7u311 | Prasadarao Koppula | P4 | Resolved | Fixed | b04 |
JDK-8194002 | openjdk7u | Vincent Ryan | P4 | Resolved | Fixed | master |
Description
The following 4 (jdk/test) PKCS12 tests need to cleanup their streams to avoid test failures on Windows:
java/security/KeyStore/PBETest.java
sun/security/pkcs12/StorePasswordTest.java
sun/security/pkcs12/StoreSecretKeyTest.java
sun/security/pkcs12/StoreTrustedCertTest.java
java/security/KeyStore/PBETest.java
sun/security/pkcs12/StorePasswordTest.java
sun/security/pkcs12/StoreSecretKeyTest.java
sun/security/pkcs12/StoreTrustedCertTest.java
Attachments
Issue Links
- backported by
-
JDK-8194002 Cleanup PKCS12 tests to ensure streams get closed
- Resolved
-
JDK-8266275 Cleanup PKCS12 tests to ensure streams get closed
- Resolved
-
JDK-8266514 Cleanup PKCS12 tests to ensure streams get closed
- Resolved