Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-4

asm classes embedded in byteman jar should be obfuscated using jarjar to avoid clashes with asm classes deployed by applications

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.3.CP02, 1.2.2
    • None
    • None
    • None

      The asm bytecode manipulation classes are embedded in the byteman jar so as to avoid having to distribute multiple jars. However, this can cause a clash with an application if it also depends upon finding an alternative version of the asm classes in its classpath. The embedded classes should be obfuscated using jarjar to avoid such clashes.

              rhn-engineering-adinn Andrew Dinn
              rhn-engineering-adinn Andrew Dinn
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: