GitHub user JanUlrich opened a pull request:

    https://github.com/apache/commons-bcel/pull/7

    BCEL-268: Add StackMapTable-Generator

    I used some code from the ASM-framework which already supports 
Stackmaptables and applied small changes to fit the BCEL-framework.
    
    The code is not complete yet. There are many things to do, like 
implementing support for arrays and static fields/functions.
    
    I would love any kind of feedback ( a.stadelme...@hb.dhbw-stuttgart.de )

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JanUlrich/commons-bcel trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-bcel/pull/7.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7
    
----
commit 53599aec22ac48886014fb9e00344963d1e16f06
Author: JanUlrich <a...@michlaustderaffe.de>
Date:   2016-07-13T19:31:10Z

    BCEL-268: Add StackMapTable-Generator

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to