RFR: 8203357 Container Metrics
mandy chung
mandy.chung at oracle.com
Fri Jun 1 20:00:22 UTC 2018
On 6/1/18 8:52 AM, Bob Vandette wrote:
> I filed a CSR for this a few days ago.
>
> https://bugs.openjdk.java.net/browse/JDK-8204107
Typo: s/-XshowSetting/-XshowSettings
In the specification section, you can include the new lines adding
to java --extra-help output (that's the spec) and drop the diff.
It may worth to state that the output is implementation detail.
It may help to clarify the behavior when running on non-linux platform,
i.e. the current launcher implementation accepts any suboption value.
So java -XshowSettings:system on non-linux platform displays vm,
properties, locale settings. (BTW, I file JDK-8204246 about invalid
suboption).
Mandy
More information about the serviceability-dev
mailing list