Skip to content

Kornel/jvmti-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jvmti-demo

jvmti toolbox is a project which will help me understand how to build JVMTI agents.

New capabilities will appear soon.

It is built against a 32bit Windows jdk1.7.0_04, should be however portable to other jdk7 versions.

Further changes will show how to add interesting capabilities to the agent.

Load the agent using -agentpath, e.g.

java -agentpath:jvmti-demo.dll -jar myjar.jar

About

jvmti toolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages