You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/08/13 23:44:47 UTC

[jira] [Resolved] (BCEL-201) modify several toString methods to make output similar to "javap"

     [ https://issues.apache.org/jira/browse/BCEL-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved BCEL-201.
-----------------------
       Resolution: Fixed
    Fix Version/s: 6.0

URL: http://svn.apache.org/r1695784
Log:
BCEL-201 modify several toString methods to make output similar to "javap"

Modified:
    commons/proper/bcel/trunk/src/changes/changes.xml
    commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/InnerClass.java
    commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/InnerClasses.java
    commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/LocalVariable.java
    commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/LocalVariableTypeTable.java
    commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/generic/BranchInstruction.java
    commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/util/BCELifier.java


> modify several toString methods to make output similar to "javap"
> -----------------------------------------------------------------
>
>                 Key: BCEL-201
>                 URL: https://issues.apache.org/jira/browse/BCEL-201
>             Project: Commons BCEL
>          Issue Type: Improvement
>            Reporter: Mark Roberts
>            Priority: Minor
>             Fix For: 6.0
>
>         Attachments: bcelifier.diff, branchinstruction.diff, classfiletostring.diff
>
>
> As most developers using Java are familiar with the javap tool, we have found it helpful to make the BCEL toString output similar. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)