Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4159747

JVMDI spec: needs inner class functions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • 1.2.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: