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.directory

Specify a different common directory for Attach API working files.

Syntax

    -Dcom.ibm.tools.attach.directory=<directory_name>
Setting Value Default
<directory_name> [string] .com_ibm_tools_attach

To change the value for directory_name, specify a different directory name. If the directory does not exist, it is created. However, if a parent directory is specified, it must exist. The common directory must be on a local drive, not a network drive.

See also