8044473: Allow for extended set of platform MXBeans
Summary: add ExtendedPlatformComponent
Reviewed-by: dfuchs
--- 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) \