Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b100
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8157418 | 7u121 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
JDK-8167453 | 6u141 | Ivan Gerasimov | P4 | Resolved | Fixed | b03 |
Description
The PKCS11 regression test TestRSAKeyLength.java needs to be fixed, e.g. the 'isValidKeyLength' array in main(...) method should have the same length as the 'algos' array.
This problem was masked by the problem in PKCS11Test utility class, i.e. the return statement in finally block, and thus not found/reported in past test execution.
This problem was masked by the problem in PKCS11Test utility class, i.e. the return statement in finally block, and thus not found/reported in past test execution.
Attachments
Issue Links
- backported by
-
JDK-8157418 Problem in PKCS11 regression test TestRSAKeyLength
- Resolved
-
JDK-8167453 Problem in PKCS11 regression test TestRSAKeyLength
- Resolved