Integrated: 8324845: management.properties text "interface name" is misleading

Kevin Walls kevinw at openjdk.org
Thu Feb 1 09:21:08 UTC 2024


On Mon, 29 Jan 2024 14:45:24 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.)

This pull request has now been integrated.

Changeset: d9331bfd
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d9331bfd49461c08e165e8f202cbbf88cc0ecec1
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8324845: management.properties text "interface name" is misleading

Reviewed-by: mchung, alanb

-------------

PR: https://git.openjdk.org/jdk/pull/17615


More information about the serviceability-dev mailing list