-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
b52
-
x86
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084510 | emb-9 | Anthony Scarpino | P4 | Resolved | Fixed | team |
JDK-8086797 | 8u65 | Anthony Scarpino | P4 | Resolved | Fixed | b01 |
JDK-8073112 | 8u60 | Anthony Scarpino | P4 | Resolved | Fixed | b06 |
JDK-8138063 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8076875 | emb-8u60 | Anthony Scarpino | P4 | Resolved | Fixed | team |
JDK-8238372 | 7u271 | Anthony Scarpino | P4 | Resolved | Fixed | b01 |
java.security.ProviderException: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_FUNCTION_FAILED
at sun.security.pkcs11.P11KeyPairGenerator.generateKeyPair(P11KeyPairGenerator.java:323)
at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:681)
at TestKeyPairGenerator.main(TestKeyPairGenerator.java:118)
at PKCS11Test.premain(PKCS11Test.java:79)
at PKCS11Test.testNSS(PKCS11Test.java:357)
at PKCS11Test.main(PKCS11Test.java:89)
at TestKeyPairGenerator.main(TestKeyPairGenerator.java:96)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:728)
at java.lang.Thread.run(Thread.java:724)
Caused by: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_FUNCTION_FAILED
at sun.security.pkcs11.wrapper.PKCS11.C_GenerateKeyPair(Native Method)
at sun.security.pkcs11.P11KeyPairGenerator.generateKeyPair(P11KeyPairGenerator.java:315)
... 12 more
- backported by
-
JDK-8073112 sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
-
- Resolved
-
-
JDK-8076875 sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
-
- Resolved
-
-
JDK-8084510 sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
-
- Resolved
-
-
JDK-8086797 sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
-
- Resolved
-
-
JDK-8138063 sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
-
- Resolved
-
-
JDK-8238372 sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
-
- Resolved
-
- duplicates
-
JDK-8074580 sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
-
- Closed
-
- relates to
-
JDK-8074580 sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
-
- Closed
-