8074430: Move policytool to jdk.policytool module

Reviewed-by: alanb, weijun, erikj, ihse
This commit is contained in:
Mandy Chung 2015-03-06 09:11:42 -08:00
parent 014ea775ad
commit a1ffcbec36
14 changed files with 0 additions and 6 deletions

@ -25,12 +25,6 @@
include LauncherCommon.gmk
ifndef BUILD_HEADLESS_ONLY
$(eval $(call SetupLauncher,policytool, \
-DJAVA_ARGS='{ "-J-ms8m"$(COMMA) "sun.security.tools.policytool.PolicyTool"$(COMMA) }',, \
$(XLIBS)))
endif
$(eval $(call SetupLauncher,jdeps, \
-DEXPAND_CLASSPATH_WILDCARDS \
-DNEVER_ACT_AS_SERVER_CLASS_MACHINE \