-
Enhancement
-
Resolution: Unresolved
-
P4
-
9
-
generic
-
generic
Java agents are deployed in jarfile to pass to the -javaagent VM option, java.lang.instrument API and com.sun.tools.attach API.
http://download.java.net/jdk7/docs/api/java/lang/instrument/package-summary.html
http://download.java.net/jdk7/docs/jdk/api/attach/spec/com/sun/tools/attach/VirtualMachine.html
The JDK should support the development and deployment of java agents as modules.
http://download.java.net/jdk7/docs/api/java/lang/instrument/package-summary.html
http://download.java.net/jdk7/docs/jdk/api/attach/spec/com/sun/tools/attach/VirtualMachine.html
The JDK should support the development and deployment of java agents as modules.
- duplicates
-
JDK-8229121 Modules required by Javaagents are not resolved for modular applications
-
- Closed
-
- relates to
-
JDK-6923505 Attach API to support loading agent from a module
-
- Open
-
-
JDK-8165276 Spec states to invoke the premain method in an agent class if it's public but implementation differs
-
- Resolved
-