RFR: 8324845: management.properties text "interface name" is misleading [v2]
Kevin Walls
kevinw at openjdk.org
Wed Jan 31 21:29:14 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17615/files
- new: https://git.openjdk.org/jdk/pull/17615/files/d1eaf87b..58cdf0cf
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17615&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17615&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/17615.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17615/head:pull/17615
PR: https://git.openjdk.org/jdk/pull/17615
More information about the serviceability-dev
mailing list