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).
-
Notifications
You must be signed in to change notification settings - Fork 0
nezihyigitbasi/jvmti-tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Some JVMTI agents I built for debugging stuff
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published