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

javap should identify why a DefaultAttribute is being used

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7
    • tools
    • b98
    • generic
    • generic
    • Not verified

      javap tries to recognize and handle standard attributes, and when it can't, it uses a default representation handled by DefaultAttribute. But, in the final printout, it is not clear *why* the default representation has been used.

      Reasons include:
      -- error reading attribute data
      -- bad constant pool reference in attribute data
      -- unknown name.

      The output should indicate which of these three reasons applies.

            vromero Vicente Arturo Romero Zaldivar
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: