Skip to content

nezihyigitbasi/jvmti-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are some of the JVMTI tools that I have built for debugging/exploring/testing various JVM issues. Currently there is only the jnistack_agent that prints the name and the stack trace of the threads calling GetPrimitiveArrayCritical, ReleasePrimitiveArrayCritical that acquires/releases the GCLocker (which may be a source of various GC-related issues, see Shipilёv's blog post).

About

Some JVMTI agents I built for debugging stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published