Re: RFR 8048619: Implement tests for converting PKCS12 keystores

2014-08-31 Thread Wang Weijun
On vacation now. Can you look for someone else? I will be back in Sep 17 if you are not in a hurry. --Max On Sep 1, 2014, at 9:37, zaiyao liu wrote: > Hi Max, > > Please review the code change,the purpose of this fix is implement tests that > convert PKCS12 keystores to other formats. > > W

RFR 8048619: Implement tests for converting PKCS12 keystores

2014-08-31 Thread zaiyao liu
Hi Max, Please review the code change,the purpose of this fix is implement tests that convert PKCS12 keystores to other formats. Webrev: http://cr.openjdk.java.net/~tyan/kevin/JDK-8048619/webrev01/ Bug:https://bugs.openjdk.java.net/browse/JDK-8048619 Thanks Kevin