RFR 8140481: NoClassDefFoundError thrown by ManagementFactory.getPlatformMBeanServer
Erik Joelsson
erik.joelsson at oracle.com
Mon Nov 2 12:43:25 UTC 2015
Looks good to me.
/Erik
On 2015-11-02 11:28, Jaroslav Bachorik wrote:
> On 2.11.2015 09:28, Alan Bateman wrote:
>>
>>
>> On 02/11/2015 08:08, Jaroslav Bachorik wrote:
>>> 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.
>> jdk.management exports an API so I assume it should be in MAIN_MODULES.
>
> Updated the patch to add the module to MAIN_MODULES -
> http://cr.openjdk.java.net/~jbachorik/8140481/webrev.01
>
> -JB-
>
>>
>> -Alan
>
More information about the build-dev
mailing list