8044473: Allow for extended set of platform MXBeans
authorbchristi
Thu, 04 Sep 2014 14:41:07 -0700
changeset 27140 afcbbfccf839
parent 27139 6b815e28c64b
child 27174 c9853c76f7bc
8044473: Allow for extended set of platform MXBeans Summary: add ExtendedPlatformComponent Reviewed-by: dfuchs
make/common/NON_CORE_PKGS.gmk
--- 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) \