changeset 5609 | cc144006eb2a |
parent 4665 | d14dc3d9e1fa |
child 5627 | e636ac7a63a4 |
--- a/jdk/make/modules/modules.config Mon May 17 16:18:13 2010 -0700 +++ b/jdk/make/modules/modules.config Tue May 18 13:12:46 2010 -0700 @@ -823,6 +823,10 @@ include sun.tools.jar.**; } +module policytool { + include sun.security.tools.policytool.*; +} + module security-tools { include sun.security.tools.**;