Top Description Packages
OpenJDK 1.23

Module jdk.attach

Requires
java.base, jdk.internal.jvmstat

Defines the attach API.
Since
9
Provided Services
AttachProvider:AttachProviderImpl
Used Services
AttachProvider

Package Summary

Modifier and TypePackage and Description
exported package
com.sun.tools.attach

Provides the API to attach to a Java virtual machine.

exported package
com.sun.tools.attach.spi

Only developers who are defining new attach providers should need to make direct use of this package.

package