mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-04 07:28:22 +00:00
8324845: management.properties text "interface name" is misleading
Reviewed-by: mchung, alanb
This commit is contained in:
parent
68206b533b
commit
d9331bfd49
@ -254,8 +254,8 @@
|
||||
|
||||
# ################ Management agent listen interface #########################
|
||||
#
|
||||
# com.sun.management.jmxremote.host=<host-or-interface-name>
|
||||
# Specifies the local interface on which the JMX RMI agent will bind.
|
||||
# com.sun.management.jmxremote.host=<host-name-or-address>
|
||||
# The local host name or IP address on which the JMX RMI agent will bind.
|
||||
# This is useful when running on machines which have several
|
||||
# interfaces defined. It makes it possible to listen to a specific
|
||||
# subnet accessible through that interface.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user