-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b29
-
sparc
-
solaris
-
Verified
test failed because local variable pkcs11Constructor hide class variable and local variable initialized instead of class variable
test works as expected with following modification (failed with exception related to CR 6975859):
694d693
< Constructor pkcs11Constructor = null;
see comments for more details
test works as expected with following modification (failed with exception related to CR 6975859):
694d693
< Constructor pkcs11Constructor = null;
see comments for more details