Email the Author
You can use this page to email Sachin Handiekar about Learning JVMTI.
About the Book
This practical guide introduces developers to the Java Virtual Machine Tool Interface (JVMTI), empowering you to build powerful native agents for the JVM. From the basics of agent architecture to advanced topics like thread inspection, heap analysis, and bytecode transformation, this book covers real-world use cases, hands-on examples, and best practices.
Whether you’re interested in performance monitoring, debugging, or extending the JVM, you’ll learn how to leverage JVMTI to gain deep insights and control over Java applications. Includes troubleshooting tips, code samples, and a comprehensive JNI reference.
About the Author