You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/04 13:16:00 UTC

[jira] [Commented] (BCEL-299) Can not resolve symbol code

    [ https://issues.apache.org/jira/browse/BCEL-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238996#comment-16238996 ] 

ASF GitHub Bot commented on BCEL-299:
-------------------------------------

GitHub user zhangminglei opened a pull request:

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

    [BCEL-299] Fix resolve symbol error

    

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

    $ git pull https://github.com/zhangminglei/commons-bcel BCEL-299

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

    https://github.com/apache/commons-bcel/pull/21.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 #21
    
----
commit 0f61c7c18f46d8bdb96e05b290baf629811ac6f1
Author: zhangminglei <zm...@163.com>
Date:   2017-11-04T13:14:18Z

    [BCEL-299] Fix resolve symbol error

----


> Can not resolve symbol code
> ---------------------------
>
>                 Key: BCEL-299
>                 URL: https://issues.apache.org/jira/browse/BCEL-299
>             Project: Commons BCEL
>          Issue Type: Bug
>            Reporter: mingleizhang
>            Priority: Blocker
>
> In ClassDumper.java example , We can not resolve symbol {{Constants.JVM_CLASSFILE_MAGIC}} in processID method as Constants does not have a JVM_CLASSFILE_MAGIC constant number.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)