[ https://issues.apache.org/jira/browse/KATO-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Sobek updated KATO-9: -------------------------- Attachment: cjvmti.zip > A JVMTI agent written in C with the purpose of creating JVM dump files for > the Kato API. > ----------------------------------------------------------------------------------------- > > Key: KATO-9 > URL: https://issues.apache.org/jira/browse/KATO-9 > Project: Kato > Issue Type: New Feature > Components: RI > Environment: Linux/Windows > Reporter: Paul Sobek > Attachments: cjvmti.zip > > > A JVMTI agent written in C with the purpose of creating JVM dump files for > the Kato API. It currently stores all information available in the JVM and is > only limited by a frame depth, which is set to a constant. The information it > currently gathers is: > Classes (Methods, Modifiers, Static Variables, Static & Instance fields, > Superclass, Classloaders and ) > Objects (Instance field values) > Monitors (no raw monitors) > Threads > Frames > Local Variables -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.