JVMDI spec: needs inner class functions

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: 1.2.0
    • Component/s: core-svc
    • generic
    • generic

      The VM has access to inner class info as stored in the InnerClass classfile attribute. The JVMDI should provide access to this information so that a debugger back end does not have to resort to scanning class names.

      Something like JVMDI_GetMemberClasses(JNIEnv *, jclass, int count, jclass **) and JVMDI_GetEnclosingClass(JNIEnv *, jclass, jclass **) would do the trick.

            Assignee:
            Unassigned
            Reporter:
            Gordon Hirsch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: