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/28 00:29:45 UTC

[jira] [Updated] (BCEL-259) Minor doc error in BranchInstruction.java

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

Sebb updated BCEL-259:
----------------------
    Summary: Minor doc error in BranchInstruction.java  (was: Minor doc error in BranchInstruction,java)

> Minor doc error in BranchInstruction.java
> -----------------------------------------
>
>                 Key: BCEL-259
>                 URL: https://issues.apache.org/jira/browse/BCEL-259
>             Project: Commons BCEL
>          Issue Type: Improvement
>            Reporter: Mark Roberts
>            Priority: Minor
>
> --- src/main/java/org/apache/commons/bcel6/generic/BranchInstruction.java       (revision 1697755)
> +++ src/main/java/org/apache/commons/bcel6/generic/BranchInstruction.java       (working copy)
> @@ -209,5 +209,5 @@
>      /**
> -     * Used by BranchInstruction, LocalVariableGen, CodeExceptionGen
> +     * Used by BranchInstruction, LocalVariableGen, CodeExceptionGen, LineNumberGen
>       */
>      static void notifyTarget( InstructionHandle old_ih, InstructionHandle new_ih,



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