8148371: Remove policytool

Reviewed-by: erikj, alanb, mullan
This commit is contained in:
Weijun Wang 2017-09-21 16:29:18 +08:00
parent 02b9452ed3
commit 2bb3b82709
62 changed files with 9 additions and 8479 deletions

View file

@ -1212,7 +1212,6 @@ public final class SunPKCS11 extends AuthProvider {
CallbackHandler myHandler = getCallbackHandler(handler);
if (myHandler == null) {
// XXX PolicyTool is dependent on this message text
throw new LoginException
("no password provided, and no callback handler " +
"available for retrieving password");