-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b109
We can use Attach API to attach JVMTI agent to live process.
However, we have to write Java code for it.
If we can attach JVMTI agents through jcmd, it is very useful.
So I want to add new diagnostic command:
* JVMTI.agent_load: Load JVMTI native or java agent.
However, we have to write Java code for it.
If we can attach JVMTI agents through jcmd, it is very useful.
So I want to add new diagnostic command:
* JVMTI.agent_load: Load JVMTI native or java agent.
- relates to
-
JDK-8255810 Zero: build fails without JVMTI
-
- Resolved
-
-
JDK-8150318 serviceability/dcmd/jvmti/LoadAgentDcmdTest.java - Could not find JDK_DIR/lib/x86_64/libinstrument.so
-
- Closed
-
-
JDK-8151991 jvmti diagnostics commands requires INCLUDE_SERVICES
-
- Resolved
-