Support for the Java Attach API

Your application can connect to another target virtual machine using the Java™ Attach API. Your application can then load an agent application into the target virtual machine, for example to perform tasks such as monitoring status.

For information about the OpenJ9 Attach API, see Java Attach API.