Uploaded image for project: 'Kato'
  1. Kato
  2. KATO-9

A JVMTI agent written in C with the purpose of creating JVM dump files for the Kato API.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • RI
    • None
    • Linux/Windows

    Description

      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

      Attachments

        1. cjvmti.zip
          15 kB
          Paul Sobek
        2. cjvmti.zip
          24 kB
          Paul Sobek
        3. cjvmti.patch
          64 kB
          Paul Sobek

        Activity

          People

            Unassigned Unassigned
            paulsobek Paul Sobek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: