-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b148
Affected tests:
sun/security/pkcs11/rsa/TestCACerts.java
sun/security/pkcs11/rsa/TestSignatures.java
sun/security/pkcs11/Signature/ByteBuffers.java
sun/security/pkcs11/Signature/TestDSA.java
sun/security/pkcs11/Signature/TestDSAKeyLength.java
sun/security/pkcs11/Signature/TestRSAKeyLength.java
The above tests must support Solaris 11.2 sparcv9, but if they are using security manager, the test cases on SunPKCS11-Solaris provider are ignored, as shown as the following logs,
Running test with provider SunPKCS11-Solaris (security manager enabled) ...
SunPKCS11-Solaris provider requires Solaris SPARC 11.2 or later, skipping
sun/security/pkcs11/rsa/TestCACerts.java
sun/security/pkcs11/rsa/TestSignatures.java
sun/security/pkcs11/Signature/ByteBuffers.java
sun/security/pkcs11/Signature/TestDSA.java
sun/security/pkcs11/Signature/TestDSAKeyLength.java
sun/security/pkcs11/Signature/TestRSAKeyLength.java
The above tests must support Solaris 11.2 sparcv9, but if they are using security manager, the test cases on SunPKCS11-Solaris provider are ignored, as shown as the following logs,
Running test with provider SunPKCS11-Solaris (security manager enabled) ...
SunPKCS11-Solaris provider requires Solaris SPARC 11.2 or later, skipping