You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by bu...@apache.org on 2004/03/22 18:52:17 UTC

DO NOT REPLY [Bug 27854] New: - [PATCH] Allow to get the InFrame of the ControlFlowGraph

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27854>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27854

[PATCH] Allow to get the InFrame of the ControlFlowGraph

           Summary: [PATCH] Allow to get the InFrame of the ControlFlowGraph
           Product: BCEL
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Main
        AssignedTo: bcel-dev@jakarta.apache.org
        ReportedBy: stephan@apache.org


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.

---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-dev-help@jakarta.apache.org