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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue