RFR 8143138: Move sun/security/pkcs11/Secmod/LoadKeystore.java to problem list

Sean Mullan sean.mullan at oracle.com
Tue Nov 17 14:20:09 UTC 2015


On 11/17/2015 09:10 AM, Wang Weijun wrote:
> Hi All
>
> The test has failed a lot recently. Please review the change:
>
> diff --git a/test/ProblemList.txt b/test/ProblemList.txt
> --- a/test/ProblemList.txt
> +++ b/test/ProblemList.txt
> @@ -234,6 +234,7 @@
>   sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java      generic-all
>
>   # 8077138: Some PKCS11 tests fail because NSS library is not initialized
> +# 8023434: NSS initialization failed
>   sun/security/pkcs11/Cipher/ReinitCipher.java                    windows-all
>   sun/security/pkcs11/Cipher/TestPKCS5PaddingError.java           windows-all
>   sun/security/pkcs11/Cipher/TestRSACipher.java                   windows-all
> @@ -263,6 +264,7 @@
>   sun/security/pkcs11/Secmod/Crypto.java                          windows-all
>   sun/security/pkcs11/Secmod/GetPrivateKey.java                   windows-all
>   sun/security/pkcs11/Secmod/JksSetPrivateKey.java                windows-all
> +sun/security/pkcs11/Secmod/LoadKeystore.java                    windows-all
>   sun/security/pkcs11/SecureRandom/Basic.java                     windows-all
>   sun/security/pkcs11/SecureRandom/TestDeserialization.java       windows-all
>   sun/security/pkcs11/Serialize/SerializeProvider.java            windows-all
>
> As you can see, there are already a lot of similar tests there. They are probably related and we should investigate them together.

Looks good. Can you add a noreg label to the bug?

--Sean



More information about the security-dev mailing list