Re: [9] RFR: 8048622: Enhance tests for PKCS11 keystores with NSS

2015-09-14 Thread Vincent Ryan
Your fix looks fine. Thanks. > On 21 Aug 2015, at 21:34, Artem Smotrakov wrote: > > Hello, > > Please review a couple of changes for PKCS11 tests: > - Added a new test which checks that a keystore can't be loaded with > incorrect password, > found

Re: [9] RFR: 8048622: Enhance tests for PKCS11 keystores with NSS

2015-09-11 Thread Artem Smotrakov
Hello, I just sent out a suggested fix for 8048622. I'll update ProblemList.txt here if 8048622 is integrated. Please take a look. Artem On 08/21/2015 11:34 PM, Artem Smotrakov wrote: Hello, Please review a couple of changes for PKCS11 tests: - Added a new test which checks that a keystore

[9] RFR: 8048622: Enhance tests for PKCS11 keystores with NSS

2015-08-21 Thread Artem Smotrakov
Hello, Please review a couple of changes for PKCS11 tests: - Added a new test which checks that a keystore can't be loaded with incorrect password, found https://bugs.openjdk.java.net/browse/JDK-8134232 - Added a check that a trusted entry can be removedfrom keystore - Updated existing tests