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

Doclet API: InnerClass constructor params returns "this$0"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.2.0, 1.3.0
    • tools
    • None
    • beta
    • generic
    • generic, solaris_2.6

      The list of param tags returned from inner class constructor
      doc object includes a parameter named "this$0" -- which is
      undoubtedly a reference to the object returned by the constructor.
      But since its not really a parameter, it shouldn't be in the
      list.

      Workaround: Check for this value and ignore it.

            gafter Neal Gafter (Inactive)
            earmstrosunw Eric Armstrong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: