RFR: JDK-8187498: Add a -Xmanagement flag as syntactic sugar for -Dcom.sun.management.jmxremote.* properties
Alan Bateman
Alan.Bateman at oracle.com
Mon Jan 29 08:25:23 UTC 2018
On 29/01/2018 05:20, Harsha Wardhana B wrote:
> Hi Mandy,Alan,
>
> Thanks for your inputs.
> If I keep it as launcher option, it may need to know JMX agent flags
> which may need to be extended in future.
> I would prefer making it a VM option. I will make the required changes
> and send out an updated webrev.
I think Mandy's suggestion is to just transform --management <options>
so a form that the VM can read. The launcher will need to replace the
space anyway as the VM only accepts "=".
-Alan
More information about the serviceability-dev
mailing list