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:47:18 UTC

[jira] [Updated] (BCEL-43) Allow to get the InFrame of the ControlFlowGraph

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

Emmanuel Bourg updated BCEL-43:
-------------------------------

          Description: 
Can you also serve the information of the InFrame on an instruction to the outside, thanks.

To mention what we try to do with the ControlFlowGraph is that we 
(Apache Cocoon) try to write a Continuations implementation for Java.
To make this possible we need the frame information about every 
instruction. And the ControlFlowGraph is fantastic way to get 
this information.

Perhaps you should consider to make this component more independent to the verifier.

Thanks again, Stephan Michels.

  was:
Can you also serve the information of the InFrame on an instruction to the
outside, thanks.

To mention what we try to do with the ControlFlowGraph is that we 
(Apache Cocoon) try to write a Continuations implementation for Java.
To make this possible we need the frame information about every 
instruction. And the ControlFlowGraph is fantastic way to get 
this information.

Perhaps you should consider to make this component more independent to 
the verifier.

Thanks again, 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: enhancement)
              Summary: Allow to get the InFrame of the ControlFlowGraph  (was: [PATCH] Allow to get the InFrame of the ControlFlowGraph)

> Allow to get the InFrame of the ControlFlowGraph
> ------------------------------------------------
>
>                 Key: BCEL-43
>                 URL: https://issues.apache.org/jira/browse/BCEL-43
>             Project: Commons BCEL
>          Issue Type: Improvement
>          Components: Main
>            Reporter: Stephan Michels
>            Assignee: Apache Commons Developers
>            Priority: Minor
>             Fix For: 5.2
>
>         Attachments: ControlFlowGraph.java.diff, InstructionContext.java.diff
>
>
> Can you also serve the information of the InFrame on an instruction to the outside, thanks.
> To mention what we try to do with the ControlFlowGraph is that we 
> (Apache Cocoon) try to write a Continuations implementation for Java.
> To make this possible we need the frame information about every 
> instruction. And the ControlFlowGraph is fantastic way to get 
> this information.
> Perhaps you should consider to make this component more independent to the verifier.
> Thanks again, Stephan Michels.



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