RFR: 8324845: management.properties text "interface name" is misleading [v2]
Kevin Walls
kevinw at openjdk.org
Thu Feb 1 09:21:07 UTC 2024
On Wed, 31 Jan 2024 21:29:14 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
>> We have the text "host-or-interface-name" describing the com.sun.management.jmxremote.host property in management.properties, but interface names (like "eth0" or "lo", or "ens3"...) are not what it accepts. It should just say it needs to be a host name or address.
>>
>> This change only affects comment text in a properties file.
>>
>> (We don't currently mention this property in other docs, e.g. in the M&M guide.)
>
> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
>
> text update
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17615#issuecomment-1920859573
More information about the serviceability-dev
mailing list