You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by JanUlrich <gi...@git.apache.org> on 2016/07/13 19:45:33 UTC

[GitHub] commons-bcel pull request #7: BCEL-268: Add StackMapTable-Generator

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.stadelmeier@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 <an...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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