You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2014/04/24 14:45:17 UTC

[jira] [Updated] (BCEL-42) Public modifier for OperandStack.size()

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

Emmanuel Bourg updated BCEL-42:
-------------------------------

          Description: 
I want to use the the Frame(LocalVariables/OperandStack) information outside of the structural verifier. But the method OperandStack.size() is not a public method.

So, can you please change this.
Thanks, Stephan Michels.

  was:
I want to use the the Frame(LocalVariables/OperandStack) information outside
of the structural verifier. But the method OperandStack.size() is not a public
method.

So, can you please change this.
Thanks, Stephan Michels.

             Priority: Minor
          Environment:     (was: Operating System: All
Platform: All)
    Affects Version/s:     (was: unspecified)
        Fix Version/s: 5.2
             Priority:   (was: P3)
             Severity:   (was: minor)
              Summary: Public modifier for OperandStack.size()  (was: [PATCH] Public modifier for OperandStack.size())

> Public modifier for OperandStack.size()
> ---------------------------------------
>
>                 Key: BCEL-42
>                 URL: https://issues.apache.org/jira/browse/BCEL-42
>             Project: Commons BCEL
>          Issue Type: Bug
>          Components: Main
>            Reporter: Stephan Michels
>            Assignee: Apache Commons Developers
>            Priority: Minor
>             Fix For: 5.2
>
>         Attachments: Frame.java.diff, OperandStack.java.diff
>
>
> I want to use the the Frame(LocalVariables/OperandStack) information outside of the structural verifier. But the method OperandStack.size() is not a public method.
> So, can you please change this.
> Thanks, Stephan Michels.



--
This message was sent by Atlassian JIRA
(v6.2#6252)