RFR 8140481: NoClassDefFoundError thrown by ManagementFactory.getPlatformMBeanServer
Jaroslav Bachorik
jaroslav.bachorik at oracle.com
Mon Nov 2 08:08:28 UTC 2015
Please, review the following build change
Issue : https://bugs.openjdk.java.net/browse/JDK-8140481
Webrev: http://cr.openjdk.java.net/~jbachorik/8140481/webrev.00
Currently, the 'jdk.management' module is not a part of the JRE image
even though it should be. This patch adds 'jdk.management' to
PROVIDER_MODULES where it belongs.
Thanks,
-JB-
More information about the build-dev
mailing list