Re: Re: Detecting finally blocks?
Scott Vachalek <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
True... I always think of those as finally blocks, but I guess technically they are not. If you want to ignore them they should be pretty easy to identify. On Thu, Dec 17, 2009 at 6:14 PM, Godmar Back <[email protected]> wrote: > On Thu, Dec 17, 2009 at 8:35 PM, Scott Vachalek <[email protected]>wrote: > >> it's not something you can rely upon entirely. But I've never seen a null >> catch generated by javac for any other reason. The contents of the handler >> (save exception, repeat finally code, throw saved exception) are also very >> predictable. > > > It's also used for synchronized (obj) { } blocks where a monitorexit is > required. > > - Godmar > > >
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws