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

Private nested types are not printed even with the "-p" option

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.0
    • 1.2.0
    • tools
    • None
    • 1.2fcs
    • sparc
    • solaris_2.5
    • Verified

      Dump the following class:
        class T { class M { } private class N { } }
      The class T.N will never show up, even with "-p".

      Also, if you ask for a dump of T$N, it will not replace
      the dollor by a dot.

            wmaddoxsunw William Maddox (Inactive)
            jrose John Rose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: