Re: Re: Detecting finally blocks?
Godmar Back <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
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