Skip to content

CAUTION: This site hosts draft documentation for the next release. For published content of the latest release, visit www.eclipse.org/openj9/docs

-Dcom.ibm.tools.attach.displayName

Change the default display name for the target virtual machine.

Syntax

    -Dcom.ibm.tools.attach.displayName=<my_display_name>
Setting Value Default
<my_display_name> [string] The command line invocation used to start the application

To change the value for <my_display_name> that is recorded by an agent, enter a character string of your choice.

See also