On 30/06/2016 14:44, Wang Weijun wrote:
Hi Sean

Thanks for the comment. This exception is thrown by a helper class, which is 
then caught by the application class and a new localized error message 
including the provider name is shown to the user. Is that enough?
Perfect. That should do!

thanks,
Sean.

Thanks
Max


On Jun 30, 2016, at 6:59 PM, Seán Coffey <sean.cof...@oracle.com> wrote:

minor comment from me Max.
src/java.base/share/classes/sun/security/tools/KeyStoreUtil.java


  293         throw new IllegalArgumentException("No provider found");
Can you print the provider name that was being searched for in your exception ?


Regards,
Sean.
http://cr.openjdk.java.net/~weijun/8130302/webrev.06

Reply via email to