8236552: Description of jmxremote.ssl.config.file in ManagementAgent.start is incorrect
Reviewed-by: cjplummer
This commit is contained in:
parent
396c363517
commit
0a9a7e2f6c
@ -700,7 +700,7 @@ JMXStartRemoteDCmd::JMXStartRemoteDCmd(outputStream *output, bool heap_allocated
|
||||
|
||||
_jmxremote_ssl_config_file
|
||||
("jmxremote.ssl.config.file",
|
||||
"set com.sun.management.jmxremote.ssl_config_file", "STRING", false),
|
||||
"set com.sun.management.jmxremote.ssl.config.file", "STRING", false),
|
||||
|
||||
// JDP Protocol support
|
||||
_jmxremote_autodiscovery
|
||||
|
Loading…
Reference in New Issue
Block a user