8044473: Allow for extended set of platform MXBeans
Add ExtendedPlatformComponent Reviewed-by: dfuchs
This commit is contained in:
parent
bd3df7c5a8
commit
0a2a50258e
@ -94,7 +94,8 @@ ifeq ($(PLATFORM), macosx)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
JDK_PKGS = jdk \
|
JDK_PKGS = jdk \
|
||||||
jdk.net
|
jdk.net \
|
||||||
|
jdk.management.cmm
|
||||||
|
|
||||||
# non-core packages in rt.jar
|
# non-core packages in rt.jar
|
||||||
NON_CORE_PKGS = $(DOMAPI_PKGS) \
|
NON_CORE_PKGS = $(DOMAPI_PKGS) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user