[armedbear-devel] Understanding JVM code

Mark Evenson evenson at panix.com
Tue Mar 9 11:39:44 UTC 2010


On Mar 9, 2010, at 12:22 PM, dmiles at users.sourceforge.net wrote:

[…]

>> Exception handlers are listed in a table (which is in the javap output but I didn't list in the post):
>> 
>>  Exception table:
>>   from   to  target type
>>    15    34    34   any
> 
> any = finally block


But this won't get executed unless an exception is invoked, so its not at all the equivalent of a finally block.


--
"A screaming comes across the sky.  It has happened before, but there is nothing to compare to it now."








More information about the armedbear-devel mailing list