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

Enable loading ConstantPool from a byte array

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.0
    • None
    • None

    Description

      In some cases such as JDI API we have the class constant pool content only in form of separate byte array. Currently there is no way to load constant pool from byte array.

      The proposed patch enable loading ConstantPool from custom DataInput stream by making ConstantPool(DataInput) constructor public.

      GitHub pull request: https://github.com/apache/commons-bcel/pull/1

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Maccimo Maxim Degtyarev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: