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

@ -271,7 +271,6 @@ module java.base {
java.rmi,
java.security.jgss,
jdk.crypto.cryptoki,
jdk.policytool,
jdk.security.auth;
exports sun.security.provider.certpath to
java.naming;
@ -294,7 +293,6 @@ module java.base {
jdk.crypto.ec,
jdk.crypto.cryptoki,
jdk.jartool,
jdk.policytool,
jdk.security.auth,
jdk.security.jgss;
exports sun.security.x509 to

View file

@ -64,7 +64,7 @@ public class PolicyUtil {
}
/**
* this is intended for use by policytool and the policy parser to
* this is intended for use by the policy parser to
* instantiate a KeyStore from the information in the GUI/policy file
*/
public static KeyStore getKeyStore