8044473: Allow for extended set of platform MXBeans

Add ExtendedPlatformComponent

Reviewed-by: dfuchs
This commit is contained in:
Brent Christian 2014-09-04 14:41:07 -07:00
parent bd3df7c5a8
commit 0a2a50258e

View File

@ -94,7 +94,8 @@ ifeq ($(PLATFORM), macosx)
endif
JDK_PKGS = jdk \
jdk.net
jdk.net \
jdk.management.cmm
# non-core packages in rt.jar
NON_CORE_PKGS = $(DOMAPI_PKGS) \