Communication between JVMTI agent and separate JVM
问题 First off i apologize as this is somewhat answered already here, but I think my situation is a bit different. How to communicate with jvmti agent attached on a running JVM My main question is... I am wondering if there are anyways using the JNI or other libraries to communicate between a JVMTI Native Agent and a completely separate JVM. Here is a small illustration So whats happening here. The JVM on the left is loaded with a native agent. Just for discussion sake let's assume I have no