[Soot-list] Extra athrow instruction in a finally block

Alvin Yan feiya200 at cs.uregina.ca
Thu Mar 6 02:24:49 EST 2008


Hello everyone,

When I was using ExceptionalUnitGraph to build control flow graph, I found the "athrow" instruction in the "finally" block always causes a tail node to be built.

Can anybody tell me why this should be a tail node? I think finally block will not be an escape point. Correct me if I'm wrong please.

Alvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20080306/3facfc09/attachment.htm


More information about the Soot-list mailing list