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

RFE: JDI&JDWP: Use InnerClass attribute to get the true inner class information

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P5 P5
    • 10
    • 5.0
    • core-svc
    • None
    • generic
    • generic

      Use InnerClass attribute to get the true inner class information

      In both the JDI code and the JDWP backend code, the class names are used
      to determine which classes are inner classes. This should probably
      be using the InnerClass attribute of the class file someday and not
      resort to string compares of classnames and implementation defined
      details on how inner class names are generated.

      ###@###.### 2003-09-11

            Unassigned Unassigned
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: