-
Bug
-
Resolution: Migrated
-
P3
-
None
-
8
-
sparc_64
-
solaris
Signature.initSign with SHA1withECDSA and PKCS11 provider throws "java.security.ProviderException: Initialization failed" if the same Signature instance had been previously used for verification and a subsequent verify or update call had failed. The initSign method should cancel the current operation and succeed. This is the only algorithm that exhibits this behavior with the SunPKCS11 provider.
- relates to
-
JDK-8133318 Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
- Closed