make/common/NON_CORE_PKGS.gmk
changeset 27140 afcbbfccf839
parent 25045 7b8a6a85baa4
child 27596 da40665398a4
--- a/make/common/NON_CORE_PKGS.gmk	Thu Oct 23 13:43:38 2014 -0700
+++ b/make/common/NON_CORE_PKGS.gmk	Thu Sep 04 14:41:07 2014 -0700
@@ -94,7 +94,8 @@
 endif
 
 JDK_PKGS = jdk \
-      jdk.net
+      jdk.net \
+      jdk.management.cmm
 
 # non-core packages in rt.jar
 NON_CORE_PKGS = $(DOMAPI_PKGS) \