RFR: 8187490: HotSpotRuntimeMBean should be moved to Graal management module
Doug Simon
doug.simon at oracle.com
Fri Apr 13 07:12:08 UTC 2018
> On 13 Apr 2018, at 07:15, David Holmes <david.holmes at oracle.com> wrote:
>
> Hi Doug,
>
> Not a review. :) Just wondering what HotSpotRuntimeMBean has to do with this ???
These are the non-Graal code base changes needed to move the bean out of the jdk.internal.vm.compiler module. The rest of the changes will come in the next Graal update. If you'd like, I can defer pushing these changes until the Graal changes land on github so that the complete change can be reviewed.
-Doug
> On 13/04/2018 4:24 AM, Doug Simon wrote:
>> Please review this change that removes the existing Graal service provider for hooking into the Platform MBean Server and makes jdk.internal.vm.compiler.management an upgradeable module.
>> Please refer to https://bugs.openjdk.java.net/browse/JDK-8187490?focusedCommentId=14170942&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14170942 for discussion on the latter point.
>> The Graal changes that dynamically register an MBean for accessing Graal will be part of a subsequent Graal update.
>> http://cr.openjdk.java.net/~dnsimon/8187490/
>> -Doug
More information about the jigsaw-dev
mailing list