RFR: JDK-8187498: Add a -Xmanagement flag as syntactic sugar for -Dcom.sun.management.jmxremote.* properties
Alan Bateman
Alan.Bateman at oracle.com
Wed Jan 24 12:11:10 UTC 2018
On 24/01/2018 11:18, Harsha Wardhana B wrote:
> Hi,
>
> Please review the changes for above enhancement having webrev at,
>
> http://cr.openjdk.java.net/~hb/8187498/webrev.00/
One of the guidelines in JEP 293 [1] is to not introduce new options
with -X as a prefix. I think a related discussion point is whether it
should be a java launcher or VM option.
-Alan
[1] http://openjdk.java.net/jeps/293
More information about the serviceability-dev
mailing list