Uploaded image for project: 'Commons BCEL'
  1. Commons BCEL
  2. BCEL-130

Class files containing "ParameterAnnotations" are dumped incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 6.8.1
    • 6.0
    • Main
    • None

    Description

      A JavaClass containing methods with annotated parameters is dumped incorrectly. The content of such annotation attributes is not dumped,
      ParameterAnnotationEntry.dump(DataOutputStream dos)
      ParameterAnnotations.dump(DataOutputStream dos)
      were not implemented.

      I propose the implementation in the attached diff. It works for my examples.

      Regards,
      Mattias

      Attachments

        1. svn-diff
          2 kB
          Mattias Ulbrich

        Activity

          People

            issues@commons.apache.org Apache Commons Developers
            mulbrich@ira.uka.de Mattias Ulbrich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: