mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8148371: Remove policytool
Reviewed-by: erikj, alanb, mullan
This commit is contained in:
parent
02b9452ed3
commit
2bb3b82709
62 changed files with 9 additions and 8479 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue